package
2.0.2
Repository: https://github.com/snaril/wsapp.git
Documentation: pkg.go.dev

# Functions

Stdout is a simple Logger implementation that outputs to stdout.
Zerolog wraps a [zerolog.Logger] to implement the [Logger] interface.

# Variables

Noop is a no-op Logger implementation that silently drops everything.

# Interfaces

Logger is a simple logger interface that can have subloggers for specific areas.