package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Dec 12, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(msg string, args ...interface{})
Debug emits a message at the DEBUG level
func Error(msg string, args ...interface{})
Error emits a message at the ERROR level
func Info(msg string, args ...interface{})
Info emits a message at the INFO level
Logger returns hcl.Logger as it is
SetLogger sets the global logger to the provided logger
func Trace(msg string, args ...interface{})
Trace emits a message at the TRACE level
func Warn(msg string, args ...interface{})
Warn emits a message at the WARN level
Source Files
¶
Click to show internal directories.
Click to hide internal directories.