logger

package
v1.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(msg string, args ...interface{})

Debug emits a message at the DEBUG level

func Error

func Error(msg string, args ...interface{})

Error emits a message at the ERROR level

func Info

func Info(msg string, args ...interface{})

Info emits a message at the INFO level

func Logger

func Logger() hclog.Logger

Logger returns hcl.Logger as it is

func SetLogger

func SetLogger(l hclog.Logger)

SetLogger sets the global logger to the provided logger

func Trace

func Trace(msg string, args ...interface{})

Trace emits a message at the TRACE level

func Warn

func Warn(msg string, args ...interface{})

Warn emits a message at the WARN level

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL