Requires Unity 4.0.0 or higher. (需要Unity 4.0.0以上的版本才能使用)
Display your logs in a structured way at runtime.
->web demo
->documentation
->forum
Features:
- android and ios support
- 5 log levels: debug, info, warning, error, fatal
- individual minimal log level
- log can be assigned to log categories
- log level and category filter
- live search for categories and log messages
- slim expandable summary interface
- fps counter
- detailed log display in table view
- logging: object path, time, message, description, stacktrace
- copy logmessage to file
- customizeable shortcuts for hide/expand
- skinnable, compatible to all KGFSkins
- clean and well documented code
- works on 640x480 displays
- log redirection to multiple loggers
- log redirection to self implemented loggers
- extendable by implementing the KGFIDebug interface
- Captures Unity Debug.Log.. messages and displays them in the CONSOLE category.
- included KGFSkin default