//
pkg.gl
Category
github.com/hyperledger/burrow
logging
package
0.34.4
Repository:
https://github.com/hyperledger/burrow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
56
Files
168 SLOC
#
Packages
errors
No description provided by the author
logconfig
No description provided by the author
loggers
No description provided by the author
structure
No description provided by the author
#
Functions
Colors
No description provided by the author
Msg
Record a structured log line with a message.
NewLogger
Create an InfoTraceLogger by passing the initial outputLogger.
NewNoopLogger
No description provided by the author
#
Structs
Logger
InfoTraceLogger maintains provides two logging 'channels' that are interlaced to provide a coarse grained filter to distinguish human-consumable 'Info' messages and execution level 'Trace' messages.