package
0.0.0-20200720181252-c1b05a40490c
Repository: https://github.com/celer-network/go-rollup.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.