package
Version:
v1.17.0-rc.2
Opens a new window with list of versions in this module.
Published: Oct 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Interface is the interface for the runtime library.
New creates a runtime with the specified options.
Logger adds a way to manage output to a log file to a logrus.Logger
NewLogger creates an empty logger
Reset closes the log file (if any) and resets the logger output to what it
was before UpdateLogger was called.
Update constructs a Logger with a preddefined formatter
Option is a function that configures the runtime.
WithModeOverride allows for overriding the mode specified in the config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.