mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-21 05:16:33 +01:00
10 lines
234 B
Markdown
10 lines
234 B
Markdown
# Logging Module
|
|
|
|
Contains public API for standardized logging.
|
|
|
|
## Event Logger
|
|
|
|
event logger is a very low level trace logger
|
|
|
|
it doesn't emit very human readable logs (json is not that fun to read) but can be later used in ingest.
|