package
2.4.3
Repository: https://github.com/proxati/llm_proxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewLogDestinationConfig creates a new log destination configuration object to select and store: logger: the logger used to print status to the terminal logTarget: the target of the log destination as a comma-delimited string (e.g., file path, rest API URL) format: the format of the log destination (e.g., JSON, TXT).

# Structs

LogDestination is a struct that holds the configuration for a log destination.