package
0.0.0-20200114004523-0c93acb6716f
Repository: https://github.com/adampresley/webframework.git
Documentation: pkg.go.dev

# Functions

NewLogger creates a new Logger instance with a specific application name.
NewLoggerWithMinimumLevel creates a new Logger instance that only logs messages with a specified log type level or higher.
StringToLogType converts a specified string to a LogType.

# Constants

Constants for the type and levels of logging */.
Constants for the type and levels of logging */.
Constants for the type and levels of logging */.
Constants for the type and levels of logging */.
Constants for the type and levels of logging */.
Constants for the type and levels of logging */.

# Structs

Logger represents an instance of a log structure */.

# Type aliases

LogType represents a type and level of logging */.