Hi Jonathan,

OrientDB uses java logging. So the question rather is "how to configure
Java loggers from code".

For example you can load configuration from code like following:

LogManager.getLogManager().readConfiguration(inputStream)

Or configure handlers via Logger API right from the code.

Best regards,
Artem Orobets

* Orient Technologiesthe Company behind OrientDB*


2014-06-04 19:36 GMT+03:00 Jonathan Cook <[email protected]>:

> Hello all,
>
> I don't see a complete example of setting the log configuration file and
> log file locations programmatically in the documentation.  Can someone
> enlighten me?
>
> Regards,
> Jonathan
>
> --
>
> ---
> 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.

Reply via email to