> We should just go with logging.properties for the one that will be
> squirted into conf/ directory for the standalone server.  For
> anything embedded (could be more than just tests) we could just go
> simple and call it embedded.logging.properties.
I'll make the changes
>
> For the embedded one, we'd just have everything go to system.out
I agree, no need for a RollingFileAppender for the embedded version
> we can yank the time/date stamp from the log messages.
Removing the other appenders will fix this problem automatically, the
ConsoleAppender is using a SimpleLayout , which does not print the
date/time stamp
>
> -David
>
>


-- 
Karan Singh Malhi

Reply via email to