# Functions
AdjustMaxLogfileSize insures that the max log file size, when the deafult value is chosen is less than 1% of the file system containing the log file.
# Structs
Error is the error struct used by the logger code.
Logger information needed for a logger (or trace).
Parameters parameters for logger setup.