logger

package
v0.0.48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func CatchPanic added in v0.0.19

func CatchPanic(location string)

CatchPanic - Handle panic

func CatchPanicCallback added in v0.0.19

func CatchPanicCallback(location string, cb func(err any))

CatchPanic - Handle panic

func Debug

func Debug(template string, args ...interface{})

func Error

func Error(template string, args ...interface{})

func Info

func Info(template string, args ...interface{})

func Init

func Init(dev bool)

func RecoverPanic added in v0.0.48

func RecoverPanic(methodName string) error

RecoverPanic recovers from panics and returns an error Use this in deferred functions to convert panics into errors

func UpdateLogger

func UpdateLogger(config *zap.Config)

func Warn

func Warn(template string, args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL