All notable changes to this project will be documented in this file using the standards as defined at Keep a Changelog. This project adheres to Semantic Versioning.
Added:
- Support to native wrapper logs through
UnityLoggingBridge. WrapperMessageLoggedevent listener inLogControllerclass. Use to listen for any log events communicated between Unity and native layers.
First version of Chartboost Logging Utilities package for Unity.
Added:
LogController.cscentralized log controller used by all Chartboost Unity Logs.LogLevelenum indicating current log filterling level.