JSON and CSV Loader Maintainer Documentation ‐ Logging
Updated 2 days agoLogging
Our API has a unique form of Logging to it you can call JSONLoader3.FormatLogger() to access it.
If you hover over the function it will tell you what the inputs are and what it does.
This is how we have the fancier color coded logging that BepInEx does not have.
This Logging system is built on top of Cecil.ANSI_Utils from the Cecil Libraries Organization and ANSI Mod from Stoat Games enables the ability for Windows users.
Pages
- !Home
- Installation
- JSON and CSV Loader API Documentation
- JSON and CSV Loader API Documentation ‐ Artwork Form Support
- JSON and CSV Loader API Documentation ‐ Configuration
- JSON and CSV Loader API Documentation ‐ JSON Inscrybing
- JSON and CSV Loader API Documentation ‐ JSONLoaderV1 Support
- JSON and CSV Loader Maintainer Documentation
- JSON and CSV Loader Maintainer Documentation ‐ JSON Object Tooltip Language
- JSON and CSV Loader Maintainer Documentation ‐ Logging
- Tools