| Interface | Description | 
|---|---|
| LoggingSystem | 
 Abstraction for a logging system. 
 | 
| Enum | Description | 
|---|---|
| LogLevel | 
 Logging levels supported by a  
LoggingSystem
 Typically, a logging system may permit the log level to be null, representing
 an unspecified log level. |