[jboss-dev] My logging ultimatum

Scott Stark sstark at redhat.com
Wed Dec 12 00:45:10 EST 2007


This was using JUL with log4j like loggers/xml configuration. JUL would 
be what is available to users, and they would have the jboss intalled 
log4j type of loggers. Need to pull together what I'm talking about and 
update this page as its not describing the --log=jdk option I added;
http://wiki.jboss.org/wiki/Wiki.jsp?page=Logging

succubus:bin starksm$ ./run.sh -help
...
    -l, --log=<log4j|jdk>         Specify the logger plugin type


David M. Lloyd wrote:
> That is great... BUT... the two options should be: Use log4j with JUL
> emulation, or use JUL with log4j emulation.  I'm not talking about what
> JBossAS is using internally, but what it makes available to the user.
>
> On Tue, 11 Dec 2007 19:51:41 -0800
> Scott Stark <sstark at redhat.com> wrote:
>
>   
>> It should not be that big a change. There is a command line option to  
>> enable this as the default jboss logger implementation. I have not  
>> tested it in quite a while so I don't know if t still works.
>>
>>
>>     



More information about the jboss-development mailing list