get5loader
get5loader copied to clipboard
[API] Support Log system
Supress debug-purpose logs such as MySQL thing
replaced fmt.Printf
by log.Printf
already
for me, Im using screen
's Logging (Ctrl+A & H). I think thats enough for most users.
use slog
duplicate #241