[logback-dev] [JIRA] Commented: (LBCLASSIC-22) feature request: XMLLayout (cfr. log4j)
Thorbjoern Ravn Andersen (JIRA)
noreply-jira at qos.ch
Mon Feb 16 18:24:47 CET 2009
[ http://jira.qos.ch/browse/LBCLASSIC-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11047#action_11047 ]
Thorbjoern Ravn Andersen commented on LBCLASSIC-22:
---------------------------------------------------
The log4j.dtd present in the log4j-1.2.15 distribution has this definition of log4j:event
<!-- The timestamp format is application dependent. -->
<!ATTLIST log4j:event
logger CDATA #REQUIRED
level CDATA #REQUIRED
thread CDATA #REQUIRED
timestamp CDATA #REQUIRED
time CDATA #IMPLIED
>
The XML specification states in 3.3.2 that "In an attribute declaration, #REQUIRED means that the attribute MUST always be provided, #IMPLIED that no default value is provided." (http://www.w3.org/TR/REC-xml/#sec-attr-defaults).
> feature request: XMLLayout (cfr. log4j)
> ---------------------------------------
>
> Key: LBCLASSIC-22
> URL: http://jira.qos.ch/browse/LBCLASSIC-22
> Project: logback-classic
> Issue Type: Improvement
> Components: Other
> Affects Versions: unspecified
> Environment: Operating System: Linux
> Platform: PC
> Reporter: dirk
> Assignee: Ceki Gulcu
> Priority: Minor
> Fix For: 0.9.15
>
> Attachments: XMLLayout.jar, XMLLayout.java
>
>
> see Summary
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list