Documentation
¶
Overview ¶
Package logger log wrapper
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerImpl ¶
type LoggerImpl struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*LoggerImpl, error)
func (*LoggerImpl) Fatal ¶
func (l *LoggerImpl) Fatal(v ...any)
func (*LoggerImpl) Fatalf ¶
func (l *LoggerImpl) Fatalf(format string, v ...any)
Click to show internal directories.
Click to hide internal directories.