package
0.0.0-20250306135128-cf59a2d124e0
Repository: https://github.com/paypal/hera.git
Documentation: pkg.go.dev
# README
utility/logger
It depends on calclient to conveniently emit a CAL event for LOG_ALERT messages
# Packages
No description provided by the author
# Functions
CreateLogger creates a logger which writes to the given fileName.
GetLogger returns the logger instance.
SetLogVerbosity sets the log severity (verbosity).
# Interfaces
Logger is the interface for logging.