Skip to content

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

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

GitHub Actions / Verify TODOs failed Jul 2, 2024 in 0s

Verify TODOs

Found 6 TODO entries that don't have a link to a Github issue/Jira ticket.

Annotations

Check warning on line 67 in Realm/Realm/Handles/SharedRealmHandle.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

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.

Check warning on line 118 in Realm/Realm/Logging/LogCategory.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

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

Check warning on line 195 in Realm/Realm/Logging/Logger.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

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

Check warning on line 32 in Realm/Realm/Native/SyncSocketProvider.WebSocket.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/Native/SyncSocketProvider.WebSocket.cs#L32

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`?

Check warning on line 191 in Realm/Realm/Native/SyncSocketProvider.WebSocket.cs

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/Native/SyncSocketProvider.WebSocket.cs#L191

TODO entry doesn't have a link to Github issue or Jira ticket
lj): May update to log for a specific category.

Check warning on line 51 in wrappers/src/shared_realm_cs.cpp

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

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.