LoggingPolicy Class |
Namespace: CMS.Core
public class LoggingPolicy
The LoggingPolicy type exposes the following members.
Name | Description | |
---|---|---|
LoggingPolicy |
Creates new logging policy of type OncePerPeriod.
|
Name | Description | |
---|---|---|
DEFAULT |
Default logging policy ensures that events are always logged.
| |
ONLY_ONCE |
Policy ensures that events are logged only once per application lifetime.
|