package
0.3.6
Repository: https://github.com/hopeio/utils.git
Documentation: pkg.go.dev

# Functions

DisableConsoleColor disables color output in the console.
ForceConsoleColor force color output in the console.

# Variables

defaultLogFormatter is the default log format function Logger middleware uses.

# Structs

FormatterParams is the structure any formatter will be handed when time to log comes.
LoggerConfig defines the config for Logger middleware.

# Type aliases

Formatter gives the signature of the formatter function passed to LoggerWithFormatter.