package
0.0.0-20230212034559-de23f7aa81fa
Repository: https://github.com/kroggen/aergo-lib.git
Documentation: pkg.go.dev
# Functions
Default returns a defulat logger.
DoLazyEval returns LazyEval.
NewLogger creates and returns new logger using a current setting.
PanicInvoker returns caller's location (file and line) that causes panic.
SkipCaller returns caller's location (file and line) to help debug.
# Type aliases
LazyEval can be used to evaluate an argument under a correct log level.