package
0.7.5
Repository: https://github.com/neticdk-k8s/ic.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Logger that sends all output to a string buffer the captured log output can be retrieved by accessing the string buffer at LogOutput In the instance of a test failure, the log output is written to StdOut.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CharmLogger is a charms/lipgloss based logger.
No description provided by the author

# Interfaces

Logger defines a abstract logger that can be used to log to the output.