# Structs
LogJournal is a journal of log entries intended to facilitate mocking the logsvc.
LogServer is the handle into the logging grpc service.
# Interfaces
Dispatcher dispatches logs based on loglevel.
# Type aliases
DispatchTable is a level -> execution function map.