You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by bu...@apache.org on 2003/10/08 18:16:16 UTC

DO NOT REPLY [Bug 23676] New: - SimpleLog4JLogSystem property lookup should come from RuntimeConstants

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23676>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23676

SimpleLog4JLogSystem property lookup should come from RuntimeConstants

           Summary: SimpleLog4JLogSystem property lookup should come from
                    RuntimeConstants
           Product: Velocity
           Version: 1.3.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Source
        AssignedTo: velocity-dev@jakarta.apache.org
        ReportedBy: erik@threepointsoftware.com


The SimpleLog4JLogSystem class looks at the 
property "runtime.log.logsystem.log4j.category" when trying to determine 
which "category" to log to [should really be logger as Log4j no longer uses the 
term 'category', but thats a different story...]

The property name should come from the RuntimeConstants class like most of the 
other property keys.

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org