bingobot/internal
Piper Pentagram a82ba0f51b Use a singleton pattern for logging
This change migrates the internal/logging package to a singleton
pattern. It now exports a Log variable which can be acquired from any
other package.
2024-11-08 13:54:19 -08:00
..
config move config & logging packages into internal submodules 2024-11-06 16:01:38 -08:00
logging Use a singleton pattern for logging 2024-11-08 13:54:19 -08:00
state Internal event state tracking and Pub/Sub model 2024-11-07 12:43:38 -08:00