John Svazic
unread,Apr 10, 2012, 6:16:08 PM4/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-fr...@googlegroups.com
I've created a test/resources/logback-test.xml file that works well when I try to run unit tests from within Eclipse, but when I run 'play test' from the command line nothing is being logged to this file. The file is being created, and it seems that my configuration is being picked up since the log file defined in my conf/logger.xml file is not being picked up, but I'm still not having any success. Has anyone tried to do this? Have you been successful?