[
https://issues.apache.org/jira/browse/OPENEJB-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521958
]
David Blevins commented on OPENEJB-669:
---------------------------------------
Is there some way to maybe wrap a PrintWriter around Logger.info(...)
and set it on setLogWriter then do the same for a PrintWriter around
Logger.error(...) for setErrWriter? I know I tried something similar
with Castor once. Think it's Log4jPrintWriter in the utils package.
Would that allow us to still get the hsql messages, but ensure they
go to log4j?
-David
> remove hsql log messages from server startup
> --------------------------------------------
>
> Key: OPENEJB-669
> URL: https://issues.apache.org/jira/browse/OPENEJB-669
> Project: OpenEJB
> Issue Type: Improvement
> Components: server
> Reporter: karan singh malhi
> Attachments: openejb-669.patch
>
>
> When openejb server starts, HSQL dirties the console output with its own log
> messages. Remove those messages
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.