Skip to content

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

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

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

Verify TODOs

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

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Verify TODOs

Realm/Realm/Handles/SharedRealmHandle.cs#L78

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

Check warning on line 189 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#L189

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.