|
From: Alexandre K. <ale...@ta...> - 2015-01-07 04:11:41
|
Mark, Thank you for your interest in the Wrapper. Currently there is no support, but from version 3.6.0 you will be able to use log4j with the Wrapper. For example, now all the messages from your Java application are logged with level INFO in the Wrapper log file: INFO | jvm 1 | | error message from my java application >From version 3.6.0, the messages from your application will be logged with the correct log level: ERROR | jvm 1 | myapp.com.logger | error message from my java application Unfortunately we don't have a release date yet. Regards, Alexandre Klein Alexandre Klein Tanuki Software, Ltd. 6-16-7-1001 Nishi-Kasai, Edogawa-ku Tokyo 134-0088 Japan Tel: +81-3-3878-3211 Fax: +81-3-3878-0313 http://www.tanukisoftware.com On Tue, Jan 6, 2015 at 5:30 AM, Mark Sumner <mar...@mc...> wrote: > Hi, > I'm quite new to using wrapper and have a simple query on logging. Is > there any support for using log4j for the wrapper log file (as opposed > to the java process it is spawning) ? If not, is there any plan to add > this functionality? > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |