Publisher | skner |
---|---|
File size | 140.33kB |
Number of files | 21 |
Latest version | 1.0.1 |
Latest release date | 2024-03-18 09:54:12 |
First release date | 2024-02-23 03:02:35 |
Supported Unity versions | 2018.4.2 or higher |
The skner's Logging Toolkit is a powerful, flexible and user-friendly tools that allows the developer to configure, use and output logs to fit their project's logging requirements, most suitable for solo developers, but usable by all.
Why My Logging Toolkit?
In the world of game development, Unity's default Debug.Log calls may fall short as projects evolve beyond the prototype phase. That's where skner's Logging Toolkit steps in, offering a robust solution that goes beyond the basics.
Key Features:
Logger Trio:
Tailor your logging approach with three specialized logger types:
- GlobalLogger as a singleton logger;
- GameObjectLogger for GameObjects;
- ClassLogger for non-GameObject classes.
Powerful Configuration:
The toolkit's intuitive Logger Settings provides developers with an easy and effective way to configure logging features according to project requirements.
Customizable Log Levels:
While Error, Warning, and Debug serve as the foundation, developers can readily expand their logging capabilities by adding and configuring their own log levels.
Enriched Log Context:
Move beyond simple text messages. My Logging Toolkit generates a comprehensive log context, offering vital information for crafting fully customized log messages. Supports Rich Text Formatting out of the box.
Flexible Log Output:
Effective logging demands versatile outputs. Seamlessly log to the Unity Console, specific file types, or even custom outputs like databases and web services, allows developers to expand on these outputs, by allowing them to create their own.
Intuitive User Experience:
Custom inspector elements for all settings ensure a seamless and intuitive configuration process. skner's Logging Toolkit is designed for developers of all skill levels, providing a user-friendly experience that caters to both novices and seasoned professionals.