Phil Leigh;564903 Wrote: 
> Is it my imagination or has sbs stopped writing timestamps with log
> events? kind of makes the log a bit useless...

I think it's your imagination. :)

Have a look in log.conf.  The log entry formats for various types of
logging are in this file.


Code:
--------------------
    
  log4perl.appender.scanner.layout.ConversionPattern = [%d{yy-MM-dd 
HH:mm:ss.SSSS}] %M (%L) %m%n
  log4perl.appender.server.layout.ConversionPattern = [%d{yy-MM-dd 
HH:mm:ss.SSSS}] %M (%L) %m%n
  
--------------------


If restarting the server doesn't fix it, I would delete log.conf and
let SbS recreate it with default settings.


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=80772

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to