Logging level reference
The logging level determines how much information PolicyCenter records in the log. The following list describes the different levels of information that PolicyCenter records in the log, in the increasing order of the severity of the information.
| Level | Description |
|---|---|
|
Messages about processes that are about to start or that completed. These types of messages provide flow-of-control logging. Trace logging has no or minimal impact on system performance. Typical messages might include:
|
|
Messages that test a provable and specific theory intended to reveal some system malfunction. These messages need not be details but include information that would be understandable by an administrator. For example, dumping the contents of an XML tag or short document is acceptable. However, exporting a large XML document with no line breaks is usually not appropriate. Typical messages might include:
|
|
Messages that convey a sense of correct system operation. Typical messages might include:
|
|
Messages that indicate a potential problem. Examples include:
|
|
Messages that indicate a definite problem. Typical messages might include:
|
