//
pkg.gl
Category
github.com/terraform-linters/tflint-plugin-sdk
logger
package
0.22.0
Repository:
https://github.com/terraform-linters/tflint-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
18
Files
61 SLOC
#
Functions
Debug
Debug emits a message at the DEBUG level.
Error
Error emits a message at the ERROR level.
Info
Info emits a message at the INFO level.
Logger
Logger returns hcl.Logger.
Trace
Trace emits a message at the TRACE level.
Warn
Warn emits a message at the WARN level.