funkin.util.logging
Friday Night Funkin' API Reference
| .. | |
|---|---|
| AnsiTrace | Class that helps with some Ansi related logging functionality like some terminal color checking |
| CrashHandler | A custom crash handler that writes to a log file and displays a message box. |
| Perf | A small utility class for timing how long functions take. Specify a string as a label (or don't, by default it uses the name of the function it was called from.) |