# Functions
NewClientLogger returns a logger for use in clients.
NewStandardClientLogger returns a typical client logger with logs written to a file if the logFilePath is set.
# Structs
No description provided by the author
# Interfaces
ILogger defines a generic Client logger.