[jboss-user] [JBoss Tools] - Re: JBoss Developer Studio 5 - console log output gone with "Run as Java Application" and using org.apache.commons.logging.LogFactory

Denis Golovin do-not-reply at jboss.com
Wed Aug 29 15:28:52 EDT 2012


Denis Golovin [https://community.jboss.org/people/dgolovin] created the discussion

"Re: JBoss Developer Studio 5 - console log output gone with "Run as Java Application" and using org.apache.commons.logging.LogFactory"

To view the discussion, visit: https://community.jboss.org/message/756849#756849

--------------------------------------------------------------
Tested the same code in clean JBDS 5 and it works for me in plain Java project with output:
> LogFactory loggin
> [12:23:15.589] INFO - LoggerTest1.main:15 - LogFactory?  
> [12:23:15.593]DEBUG - LoggerTest1.main:16 - LogFactory  
> [12:23:15.593]ERROR - LoggerTest1.main:17 - LogFactory  
> LogFactory loggin end
> Logger loggin
> [12:23:15.594] INFO - LoggerTest1.main:21 - Logger  
> [12:23:15.594]DEBUG - LoggerTest1.main:22 - Logger  
> [12:23:15.594]ERROR - LoggerTest1.main:23 - Logger  
> Logger loggin end

You have JBDS 5.0.0.GA, don't you?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/756849#756849]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120829/b8030b54/attachment.html 


More information about the jboss-user mailing list