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: Developers can now customize the default logging configuration for their taps/targets by adding default_logging.yml to their package #2432

Commits on Jul 16, 2024

  1. feat: Developers can now customize the default logging configuration …

    …for their taps/targets by overriding the `get_default_logging_config` method
    
    Related:
    
    * Closes #1373
    edgarrmondragon committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    75012ea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'main' into 1373-feature-allow-application-developers-to…

    …-customize-logging-configuration
    edgarrmondragon authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5415876 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    4a6f55b View commit details
    Browse the repository at this point in the history
  2. Small refactor

    edgarrmondragon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0c7f9d0 View commit details
    Browse the repository at this point in the history
  3. Tweak docs language

    edgarrmondragon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9d0942a View commit details
    Browse the repository at this point in the history
  4. Small refactor

    edgarrmondragon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4a7c223 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2f6fb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7d9cd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3aaa84 View commit details
    Browse the repository at this point in the history