bingobot/internal
Piper Pentagram 9f678b6be7 Remove source info from log messages
slog.HandlerOptions.AddSource is a cool feature, but since we moved the
logger to a separate package it no longer works. It now always shows
source info for the log package, rather than the code that called it.

This change removes it.
2024-11-13 17:02:47 -08:00
..
config Remove source info from log messages 2024-11-13 17:02:47 -08:00
discord Check the session pointer for nil before calling session.connected 2024-11-08 16:33:49 -08:00
logging Remove source info from log messages 2024-11-13 17:02:47 -08:00
state Create discord package and connect/disconnect handlers 2024-11-08 16:26:05 -08:00