Releases: ChartBoost/chartboost-unity-logging
Releases · ChartBoost/chartboost-unity-logging
Release list
1.1.0
Version 1.1.0 (2024-09-19)
Added:
- Support to native wrapper logs through
UnityLoggingBridge. WrapperMessageLoggedevent listener inLogControllerclass. Use to listen for any log events communicated between Unity and native layers.
1.0.0
Version 1.0.0 (2024-08-01)
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.