# Functions

CloseFileHooks will close each file being used for each FileHook attached to the logger.
GetFileHooks is a convenience method to take an object and returns the FileHooks attached to it.
GetFirstFileHook is a convenience method to take an object and returns the first FileHook attached to it.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

CLIHook creates returns a hook which will log at the specified level.
FileHook to send logs to the trace file regardless of CLI level.