Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom log filtering #95

Merged
merged 6 commits into from
Aug 21, 2024
Merged

Custom log filtering #95

merged 6 commits into from
Aug 21, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2e7a537 View commit details
    Browse the repository at this point in the history
  2. Use modified version of FormattableStringFactory internally to avoid …

    …unnecessary heap allocations
    adams85 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0a3195a View commit details
    Browse the repository at this point in the history
  3. Reduce heap allocation by deferring formatting of log and error messa…

    …ges until actually accessed by consumer
    adams85 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    75ea32b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    e9d2731 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    adams85 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c4e59ed View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Minor corrections

    adams85 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e607ac4 View commit details
    Browse the repository at this point in the history