Skip to content

RNET-1161: Implement support for using a log level for a specific log category #2729

RNET-1161: Implement support for using a log level for a specific log category

RNET-1161: Implement support for using a log level for a specific log category #2729

Triggered via pull request July 11, 2024 09:26
@elle-jelle-j
synchronize #3634
lj/logger
Status Success
Total duration 20m 21s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze C#: Realm/Realm/Logging/Logger.cs#L33
XML comment has cref attribute 'Log' that could not be resolved
Analyze C#: Realm/Realm/Logging/Logger.cs#L211
Ambiguous reference in cref attribute: 'Log'. Assuming 'RealmLogger.Log(LogLevel, string)', but could have also matched other overloads including 'RealmLogger.Log(LogLevel, LogCategory, string)'.
Analyze C#: Realm/Realm/Logging/Logger.cs#L33
XML comment has cref attribute 'Log' that could not be resolved
Analyze C#: Realm/Realm/Logging/Logger.cs#L211
Ambiguous reference in cref attribute: 'Log'. Assuming 'RealmLogger.Log(LogLevel, string)', but could have also matched other overloads including 'RealmLogger.Log(LogLevel, LogCategory, string)'.