package
3.0.0
Repository: https://github.com/nori-io/common.git
Documentation: pkg.go.dev

# 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.

# Structs

Entry
No description provided by the author
No description provided by the author

# 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