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

[feat] Add set_enable_paris_formatting() ConfigBuilder method to control whether… #126

Merged
merged 4 commits into from May 31, 2023

Commits on May 30, 2023

  1. Add set_enable_paris_formatting() ConfigBuilder method to control whe…

    …ther a given logger uses or strips paris formatting. Only available with the paris feature, defaults to enabled for backwards compatibility. Fixes Drakulix#98 and Drakulix#112
    shimaowo committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9ee5fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b997b2a View commit details
    Browse the repository at this point in the history
  3. run rustfmt

    shimaowo committed May 30, 2023
    Configuration menu
    Copy the full SHA
    edad110 View commit details
    Browse the repository at this point in the history
  4. fix tests/examples; unify log import handling now that paris doesn't …

    …require something different
    shimaowo committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1c2c36c View commit details
    Browse the repository at this point in the history