View source | Discuss this page | Page history | Printable version   

ERP/3.0/Developers Guide/Reference/Entity Model/OBUIAPP LoggerManagement

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers_Guide/Reference/Entity_Model#OBUIAPP_LoggerManagement


OBUIAPP_LoggerManagement

Shows all registered Loggers and their assigned log level based on the current configuration.

To the database table (OBUIAPP_LoggerManagement) of this entity.

Properties

Note:

Property Column Constraints Type Description
level level Max Length: 60
java.lang.String Indicates the minimum level events should have for this Logger to process them. By default this level is determined by

the config files: it is inherited from the root logger unless an specific configuration for this class/package is defined.

logger logger Max Length: 200
java.lang.String Name used to identify a Logger. It usually corresponds to the name of the class being logged, but it can also be named using an arbitrary name.
id*# id Mandatory
Max Length: 200
java.lang.String


Java Entity Class

 
 
 

Retrieved from "http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Reference/Entity_Model/OBUIAPP_LoggerManagement"

This page has been accessed 603 times. This page was last modified on 12 November 2019, at 08:19. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.