# Functions
AddHook associates a no-arg func to be called when a signal is caught allowing for cleanup.
No description provided by the author
ListenForSignals for a TERM or INT signal.
LogCallbacks returns a handler that allows to register individual callbacks to be used by the beans package to report errors, info messages and/or debug messages.
SetLogger sets an implementation of ILogger to be used as the logger for the configx package.
# Type aliases
No description provided by the author