An open API service indexing awesome lists of open source software.

https://github.com/deadcows/customlogger

Simple File Logger for Unity
https://github.com/deadcows/customlogger

Last synced: over 1 year ago
JSON representation

Simple File Logger for Unity

Awesome Lists containing this project

README

          

# CustomLogger
Simple File Logger for Unity

Simply call

CustomLogger.LogIt()

to write any message to log.
Console messages and exceptions will also automatically writen in this log.