PLANTA project: Technology/Installation Server and Client Configuration Server Configuration Server Parameters Current: logback.xml logback.xml Die nachfolgenden Inhalte sind nur in englischer Sprache verfĂĽgbar. InformationGeneral documentation can be found here.Important namespaces for logging are described in the following table:NamespaceDefault levelDescriptionorg.hibernateWARNlog messages hibernate emits - database interaction/mapping problems are logged hereorg.hibernate.SQLINFOSQL related messagescom.mchangeWARNConnection pool related log messages - database connection problems are logged hereorg.eclipse.jettyWARNweb server related messages (internal monitoring interface)org.hibernate.type.descriptor.sql.BasicBinderWARNlog messages concerning Basic binder of SQL statementsorg.eclipse.jetty.server.RequestLogINFOlog messages of the jetty server web requestorg.python.nettyWARNcustomizing.utilities.databaseWARNlog messages of jython database utilitiesorg.springframeworkINFOSpringframework related - ldap implementationPLANTA namespaceDefault levelDescriptionde.planta.serverINFOPLANTA Server messagesde.planta.server.hibernateINFOPLANTA Server messages - hibernate interface relatedde.planta.server.hibernate.startupWARNPLANTA Server messages - startup/data dictionary relatedde.planta.schedulerWARNSchedule related log messagesde.planta.serveradapterINFOServerAdapter related log messagesde.planta.serveradapter.ldapINFOLog messages of ldap implementationSpecial namespacesDefault levelDescriptionde.planta.server.nativeINFOlog messages from the native codede.planta.server.pythonINFOlog messages from python codede.planta.server.native.dbWARNlog messages of the db part in the native codede.planta.server.native.client_socketINFOlog messages of the client socket in the native codeJunit Tests namespaceDefault levelDescriptionorg.dbunit.dataset.datatype.StringDataTypeERRORlog messages of db unit tests NoteFor detailed logback configuration documentation, please have a look at the logback manual. ×