//
pkg.gl
Category
encore.dev
rlog
package
1.37.0
Repository:
https://github.com/encoredev/encore.dev.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
3
Files
109 SLOC
#
Functions
Debug
Debug logs a debug-level message.
Error
Error logs an error-level message.
Info
Info logs an info-level message.
Warn
Warn logs a warn-level message.
With
With adds a variadic number of fields to the logging context.
#
Structs
Ctx
Ctx holds additional logging context for use with the Infoc and family of logging functions.