//
pkg.gl
Category
github.com/dynatrace/dynatrace-configuration-as-code/v2
internal
loggers
console
package
2.16.2
Repository:
https://github.com/dynatrace/dynatrace-configuration-as-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
34 SLOC
#
Variables
Instance
No description provided by the author
#
Structs
Logger
Logger is a wrapper around the go default logger that just logs to the console Note, that this type of logger does not provide any special features but just forwards the log messages to the builtin log package of GO.