21module
com { module sun { module star { module logging {
37 const long OFF = 0x7FFFFFFF;
43 const long WARNING = 900;
46 const long INFO = 800;
65 const long ALL = -0x80000000;
const long FINEST
denotes highly detailed tracing information to be logged
Definition LogLevel.idl:58
const long SEVERE
denotes a serious failure to be logged
Definition LogLevel.idl:40
const long FINE
denotes basic tracing information to be logged
Definition LogLevel.idl:52
const long OFF
specifies that no messages are to be logged at all
Definition LogLevel.idl:37
const long FINER
denotes more fine-grained tracing information to be logged
Definition LogLevel.idl:55
const long CONFIG
denotes a static configuration message to be logged
Definition LogLevel.idl:49
Definition Ambiguous.idl:20