Overview
The Robop Logger is an asset for Unity to help you with providing logging for your games. Similar to the log4j framework, it is easy to set up logging, customise the appearance of log messages and determine how important they are and where they should be sent.
Demo Video
Features
- Easy to integrate
- Comes with several output destinations as standard - Unity console, file, or events
- Comes with several different output layouts - standard text, html, xml, delimited or customisable
- Easily create your own layouts or outputs so it can look and be sent where you want
- It can use an event system that makes it easy to create your own listeners to handle log messages
- An in-game console is provided to view messages in-game
- Comes with a logging window for Unity, allowing to to analyse your logs within the Unity editor
- Comes with a demonstration scene and example tutorial
- Full documentation is included
Links
Asset store link: Robop Logger
Developer’s website: robopstudios
Support email: support@robopstudios.com
Documentation: developer’s guide