Zum Hauptinhalt springen

logback.xml

Die nachfolgenden Inhalte sind nur in englischer Sprache verfügbar.

Information

  • General documentation can be found here.

  • Important namespaces for logging are described in the following table:

Namespace

Default level

Description

org.hibernate

WARN

log messages hibernate emits - database interaction/mapping problems are logged here

org.hibernate.SQL

INFO

SQL related messages

com.mchange

WARN

Connection pool related log messages - database connection problems are logged here

org.eclipse.jetty

WARN

web server related messages (internal monitoring interface)

PLANTA namespace

Default level

Description

de.planta.server

INFO

PLANTA Server messages

de.planta.server.hibernate

INFO

PLANTA Server messages - hibernate interface related

de.planta.server.hibernate.startup

WARN

PLANTA Server messages - startup/data dictionary related

Special namespaces

Default level

Description

de.planta.server.native

INFO

log messages from the native code

de.planta.server.python

INFO

log messages from python code

Note

  • For detailed logback configuration documentation, please have a look at the logback manual.

JavaScript errors detected

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

If this problem persists, please contact our support.