package
0.0.0-20230319025036-3ec0371ec699
Repository: https://github.com/jharrington22/aws-resource.git
Documentation: pkg.go.dev

# Functions

CreateLoggerOrExit creates the logger instance or exits to the console noting the error on failure.
NewLogger creates new builder that can then be used to configure and build an logger that uses the logging framework of the project.

# Structs

LoggerBuilder contains the information and logic needed to create the default loggers used by the project.