# Constants
No description provided by the author
Critical: critical conditions.
Critical: critical conditions.
Debug: debug-level messages.
Debug: debug-level messages.
Error: error conditions.
Error: error conditions.
Fatal: system is unusable.
Fatal: system is unusable.
Informational: informational messages.
Informational: informational messages.
Alert: action must be taken immediately.
Alert: action must be taken immediately.
Panic: system panics.
Panic: logger calls panic with passed message.
Warning: warning conditions.
Warning: warning conditions.
# Interfaces
No description provided by the author
No description provided by the author
go:generate mockgen -destination=../mocks/hook.go -package=mocks github.com/nori-io/common/v3/logger Hook.
No description provided by the author
# Type aliases
No description provided by the author