package
0.3.0
Repository: https://github.com/tinyci/ci-agents.git
Documentation: pkg.go.dev

# Functions

MakeLogServer makes a logsvc.
New creates a new LogServer.

# 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.