//
pkg.gl
Category
github.com/iotaledger/hive.go/core
debuglogger
package
1.0.0-rc.3
Repository:
https://github.com/iotaledger/hive.go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
93 SLOC
#
Functions
New
New creates a new DebugLogger instance with the given identifier.
#
Structs
DebugLogger
DebugLogger is a logger that supports log outputs with indentation to reflect the structure and hierarchical nature of executed functions and code blocks.