# Functions
NewLogConfig should be used to initialize the LogConfig struct.
ParseLogFormat parses the log format from the provided string.
ParseLogLevel returns the hclog.Level that corresponds with the provided level string.
Setup creates a new logger with the specified configuration and writer.
TranslateLoggerLevel returns the string that corresponds with logging level of the hclog.Logger.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author