# Functions
NewJournaldLogger creates a journald logger for a given container.
NewJournaldLoggerFactory creates a factory for creating journald loggers.
NewLoggerFactory takes a log type and returns the appropriate factory.
No description provided by the author
No description provided by the author
# Constants
These are the available LoggerType's.
These are the available LoggerType's.
No description provided by the author
# Structs
JournaldLogger is a logger which sends logs to a local journald instance.
JournaldLoggerFactory is a factory for creating journald loggers.
No description provided by the author
No description provided by the author
# Type aliases
LoggerType specifies which type of downstream logger our handlers should create.