On Thu, Aug 04, 2005 at 04:32:02PM +0300, Eugeny N Dzhurinsky wrote:
> I still facing the problems with the SQL logging :(
> I'm using the Log4J and my simple configuration below:
>
> log4j.rootLogger=DEBUG, stdout
> log4j.appender.stdout=org.apache.log4j.ConsoleAppender
> log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
> log4j.appender.stdout.layout.ConversionPattern=%5p %d{dd/mm/yy hh:mm:ss} [%t]
> (%C{1}:%L) - %m%n
>
> nothing on STDOUT
> any ideas why and how to fix that?
As far as I understood, there're no ideas available? =)
--
Eugene N Dzhurinsky