prefix all log messages #16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All output must be attributable to a mod. No
Either it needs a log prefix or it needs to be between "mod X loading" and "mod X loaded"
any many more.
Then we need a unified way of calling who sends commands, uses functions. "Player" ? "User" ? "Adventurer" ?
WHERE do we log? At the beginning? At the end? Only in the successful actions branch?
WHAT do we log? The input? The output?
I bet there's already someone smarter than I am out there with instructions AND reasoning.