package
0.0.0-20210305051615-8fb766c7514b
Repository: https://github.com/opsgenie/opsgenie-go-sdk.git
Documentation: pkg.go.dev
# Functions
ConfigureLogger configures the new logger according to the configuration and sets it as the current logger.
DisableLog disables all library log output.
FlushLog is a wrapper for seelog's Flush function.
Logger returns internal logger object to achieve logging.
UseLogger is a wrapper for Seelog's UseLogger function.