Skip to main content
Skip table of contents

logback.xml

Information

  • General documentation can be found here.
  • Important namespaces for logging are described in the following table:
NamespaceDefault levelDescription
org.hibernateWARNlog messages hibernate emits - database interaction/mapping problems are logged here
org.hibernate.SQLINFOSQL related messages
com.mchangeWARNConnection pool related log messages - database connection problems are logged here
org.eclipse.jettyWARNweb server related messages (internal monitoring interface)
PLANTA namespaceDefault levelDescription
de.planta.serverINFOPLANTA Server messages
de.planta.server.hibernateINFOPLANTA Server messages - hibernate interface related
de.planta.server.hibernate.startupWARNPLANTA Server messages - startup/data dictionary related
Special namespacesDefault levelDescription
de.planta.server.nativeINFOlog messages from the native code
de.planta.server.pythonINFOlog messages from python code

Note

  • For detailed logback configuration documentation, please consult the logback manual.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.