Backbone - Logger
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NBackbone
 CLoggerConfigScriptableObject configuration for the Logger. Allows setting default categories, their colors, and global log level directly from the Unity Inspector
 CCategoryEntryRepresents a single log category with activation state and color
 CLoggerConfigEditorCustom inspector for LoggerConfig
 CLoggerManagerLoggerManager is responsible for applying the settings from a single LoggerConfig instance at runtime
 CTestLoggerDemonstrates a visually appealing test for the Logger system. Generates a colorful log to showcase categories and levels