package
1.0.0
Repository: https://github.com/robbyt/llm_proxy.git
Documentation: pkg.go.dev

# Packages

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

# Constants

Format_JSON logs in Format_JSON format.
Format_PLAINTEXT logs in plain text format.
WriteToDir logs to a directory.
WriteToFile logs to a single file.
WriteToStdOut logs to standard out.

# Type aliases

LogDestination is an enum for the destination for where the logs are stored.
LogFormat is an enum for the format of the logs.