Skip to content

Commit

Permalink
Add option to setup default log handler on IFdbDatabaseProvider + opt…
Browse files Browse the repository at this point in the history
…imize callsites when logging is disabled

- FdbDatabaseProviderOptions.DefaultLogHandler and DefaultLogOptions are set on the created IFdbDatabase instance
- Use local static functions for all logged operations, to reduce the risk of allocating a scope when logging is off
- FdbTransactionLog.GetRangeCommand.Options is never null
  • Loading branch information
KrzysFR committed Apr 13, 2022
1 parent 8a75670 commit 32c214f
Show file tree
Hide file tree
Showing 5 changed files with 183 additions and 172 deletions.
Loading

0 comments on commit 32c214f

Please sign in to comment.