Hi, I am developing an app with OrientDB 2.12.2 and gremlin 3.1.1. Is there a way to disable warnings on orientdb client side via environment variables or static configuration? I could do it by calling OLogManager.setWarnEnabled, however I would prefer not. I tried setting following env variables for my app with no luck:
- -Dlog.console.level=off - -Dorientdb.installCustomFormatter=false - -Dlog.console.level=SEVERE -Dlog.file.level=SEVERE Thank you -- --- 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.
