RNET-1161: Implement support for using a log level for a specific log category #294
Annotations
1 error and 13 warnings
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests. ► Realms.Tests.Sync.SynchronizedInstanceTests ► SyncLogger_WhenLevelChanges_LogsAtNewLevel:
TestResults.xml#L0
Failed test found in:
TestResults.xml
Error:
at Realms.Tests.Sync.SynchronizedInstanceTests.<>c__DisplayClass30_0.<<SyncLogger_WhenLevelChanges_LogsAtNewLevel>b__1>d.MoveNext() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs:line 823
|
Realm/Realm/Handles/SharedRealmHandle.cs#L66
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#L25
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Remove 'abstract' and use this class instead of 'LeafLogCategory'?
|
Realm/Realm/Logging/LogCategory.cs#L66
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Passing entire category name path for now, can update later to
|
Realm/Realm/Logging/Logger.cs#L38
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Use this default log level?
|
Realm/Realm/Logging/Logger.cs#L80
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Deprecate
|
Realm/Realm/Logging/Logger.cs#L105
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Do we want to deprecate the getter as well?
|
Realm/Realm/Logging/Logger.cs#L107
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Deprecate and refer to `SetLogLevel`.
|
Realm/Realm/Logging/Logger.cs#L121
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Perhaps we should grab the current category (`_logCategory`)
|
Realm/Realm/Logging/Logger.cs#L135
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Would it make sense to also deprecate the Default setter
|
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.
|
wrappers/src/shared_realm_cs.cpp#L301
TODO entry doesn't have a link to Github issue or Jira ticket
lj): Usage in Core:
|
wrappers/src/shared_realm_cs.cpp#L305
TODO entry doesn't have a link to Github issue or Jira ticket
lj): But this seems to work as well:
|
add-assignee
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: kentaro-m/auto-assign-action@248761c4feb3917c1b0444e33fad1a50093b9847. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|