darkstormgames / darkstormgames/ToadOverlay
Refactor Logger / Logging in general
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Logging right now is REALLY bad...
- [x] implement loglevels (debug,info,warn,error,critical)
- [x] split different logging types (db,file,console) into separate modules
- [x] ~~make logging available with a simple "log('stuff here')"~~ scrapped, because differantiation is too complex to make it viable
Might need some database work #36
- [x] LogApplication
- [x] LogMessage
- [ ] LogCommand
- [x] LogDM
- [ ] LogModal
- [ ] LogReaction
- [ ] LogButton
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.