# Functions

New creates a runtime with the specified options.
NewLogger creates an empty logger.
WithModeOverride allows for overriding the mode specified in the config.

# Structs

Logger adds a way to manage output to a log file to a logrus.Logger.

# Interfaces

Interface is the interface for the runtime library.

# Type aliases

Option is a function that configures the runtime.