| CBackbone::LoggerConfig::CategoryEntry | Represents a single log category with activation state and color |
| ▼CEditor | |
| CBackbone::LoggerConfigEditor | Custom inspector for LoggerConfig |
| ▼CMonoBehaviour | |
| CBackbone::LoggerManager | LoggerManager is responsible for applying the settings from a single LoggerConfig instance at runtime |
| CBackbone::TestLogger | Demonstrates a visually appealing test for the Logger system. Generates a colorful log to showcase categories and levels |
| ▼CScriptableObject | |
| CBackbone::LoggerConfig | ScriptableObject configuration for the Logger. Allows setting default categories, their colors, and global log level directly from the Unity Inspector |