Hi, You can inject any Log Formatter, just modify file *orientdb-server-log.properties*, changing this line
java.util.logging.ConsoleHandler.formatter = com.orientechnologies.common.log.OLogFormatter Lvc@ On 23 January 2015 at 22:45, Gregor Frey <[email protected]> wrote: > > I'm really surprised to see that the OLogFormatter is hard-coded for the > console. That's quite an obstacle if you want to embed the Orientdb and > have your own formatter. Would it be possible to change this in a future > release? > > > > On Friday, January 23, 2015 at 10:23:42 AM UTC+1, Gregor Frey wrote: >> >> Hi, >> I embedd OrientDB in my application and have a logging configuration file >> of my own, which I set in the system property java.util.logging.config.file. >> But as soon as I start the OrientDB server the orientdb-server-log.properties >> file takes over and changes all my settings. How can I switch off the use >> of the default orient logging file altogether? >> Ciao >> Gregor >> > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
