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 |
---|---|---|
| WARN | log messages hibernate emits - database interaction/mapping problems are logged here |
| INFO | SQL related messages |
| WARN | Connection pool related log messages - database connection problems are logged here |
| WARN | web server related messages (internal monitoring interface) |
PLANTA namespace | Default level | Description |
| INFO | PLANTA Server messages |
| INFO | PLANTA Server messages - hibernate interface related |
| WARN | PLANTA Server messages - startup/data dictionary related |
Special namespaces | Default level | Description |
| INFO | log messages from the native code |
| INFO | log messages from python code |
Note
For detailed logback configuration documentation, please have a look at the logback manual.