Back to Sliver

server/log

server/log/README.md

1.7.3351 B
Original Source

server/log

Overview

Logging helpers and structured log setup for the server. Configures log sinks, formats, and telemetry hooks. Key routines cover audit within the log subsystem.

Go Files

  • audit.go – Implements audit logging helpers for security-sensitive events.
  • log.go – Configures the primary server logger and output sinks.