package
0.17.0
Repository: https://github.com/urethramancer/signor.git
Documentation: pkg.go.dev

# Functions

NewLogger creates a logger with some reasonable defaults for printing to stdout/stderr.
NowString returns a very detailed time string.

# Constants

DetailedFormat is the default log format which uses only the most essential fields.
O_FILE for stdout+stderr or a filename.
O_JSON for a JSON log server.
O_RPC for a gRPC server.

# Variables

Default Logger object.

# Structs

Event line in a log file.
Logger structure for configurable output.
LogShortcuts for the lazy.