[ 
https://issues.apache.org/jira/browse/CLK-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrian A. closed CLK-518.
-------------------------

    Resolution: Fixed

It seems that thanks to popular demand, as of version 1.2.16, Log4J ships this 
functionality (to a great degree).

To activate it, you need to change log4j.xml with the changes I've done in the 
trunk:
PatternLayout -> EnhancedPatternLayout
[%c  -> ][%c{1.}]

(or simpler: make a diff of that file)

> Smarter log output format.
> --------------------------
>
>                 Key: CLK-518
>                 URL: https://issues.apache.org/jira/browse/CLK-518
>             Project: Click
>          Issue Type: New Feature
>          Components: examples
>            Reporter: Joseph Schmidt
>            Assignee: Adrian A.
>             Fix For: 2.3.0
>
>
> To make the log output even better, here's nice solution from another 
> framework:
> http://lightbody.net/blog/2008/12/tip-compact-logging-in-java.html
> I think this would make the log output of click even better.
> thanks,
> Joseph.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to