What's Changed
- Added string-specific variants of
Log,LogWarningandLogErrorforTaggedRALoggerso that calls with a single string argument can use them instead of the format variants likeLog(string format, params object[] args).
Full Changelog: 1.0.0...1.1.0