Skip to content

2.2.8

Pre-release
Pre-release

Choose a tag to compare

@FoxsterDev FoxsterDev released this 15 May 15:03
a6b885b

What's Changed

  • Added subcategory to logger + added profile markers for log target updates
  • Fix extra allocation when GetLogsBatch
  • Added LogTrace method for UnityEditor and Development builds into ILogger

API changes

Added LogTrace for UnityEditor and Development builds into ILogger
error CS0535: 'YourCustomLogger' does not implement interface member 'ILogger.LogTrace(string, LogAttributes)'

Full Changelog: 2.2.7...2.2.8