Skip to content

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

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 #2721

Triggered via pull request July 5, 2024 13:31
@elle-jelle-j
synchronize #3634
lj/logger
Status Success
Total duration 22m 38s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Realm/Realm/Handles/SharedRealmHandle.cs#L67
TODO entry doesn't have a link to Github issue or Jira ticket lj): Update arg order to be the same across the SDK.
Realm/Realm/Logging/LogCategory.cs#L118
TODO entry doesn't have a link to Github issue or Jira ticket lj): Prefer `SDK` or `Sdk` for c#?
Realm/Realm/Logging/Logger.cs#L195
TODO entry doesn't have a link to Github issue or Jira ticket lj): Currently using `!` since calls always go thru `Log()`; however, we
Realm/Realm/Native/SyncSocketProvider.WebSocket.cs#L31
TODO entry doesn't have a link to Github issue or Jira ticket lj): For the logs happening in this class, should we log for `LogCategory.Realm.Sync.Client`?
Realm/Realm/Native/SyncSocketProvider.WebSocket.cs#L189
TODO entry doesn't have a link to Github issue or Jira ticket lj): May update to log for a specific category.
wrappers/src/shared_realm_cs.cpp#L51
TODO entry doesn't have a link to Github issue or Jira ticket lj): Update arg order to be the same across the SDK.