package
1.0.7
Repository: https://github.com/arutselvan15/go-utils.git
Documentation: pkg.go.dev

# Functions

NewLogger creates a logger context for a newly created logging output.
NewLoggerWithFile log.

# Constants

RFC3339NanoFixed is time.RFC3339Nano with nanoseconds padded using zeros to ensure the formatted time is always the same number of characters.

# Variables

DebugLevel DebugLevel.
InfoLevel InfoLevel.
JSONFormatterType JSONFormatterType.
PanicLevel PanicLevel.
TextFormatterType TextFormatterType.

# Structs

Log log.

# Interfaces

CommonLog log.

# Type aliases

FormatterType formatter type.
LevelLog level log.