| Interface | Description | 
|---|---|
| ILogManager | Class responsible for everything that relates to the underlying logging
 mechanism. | 
| Class | Description | 
|---|---|
| FileLogManager | 
 Log manager using the file system to store its logs. | 
| NoLogManager | 
 Use this log manager if you do not want JEF to manage logs. | 
| ThreadSafeLayout | Log layout decorator, prefixing any existing layout with the job
 id associated with the current thread, separated with colon-space (": "). | 
Copyright © 2007–2021 Norconex Inc.. All rights reserved.