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

feature: Allow application developers to customize logging configuration #1373

Closed
edgarrmondragon opened this issue Jan 31, 2023 · 2 comments · Fixed by #2432
Closed

feature: Allow application developers to customize logging configuration #1373

edgarrmondragon opened this issue Jan 31, 2023 · 2 comments · Fixed by #2432
Labels
kind/Feature New feature or request valuestream/SDK

Comments

@edgarrmondragon
Copy link
Collaborator

Feature scope

Other

Description

Use case: MeltanoLabs/tap-snowflake#9

@stale
Copy link

stale bot commented Jul 18, 2023

This has been marked as stale because it is unassigned, and has not had recent activity. It will be closed after 21 days if no further activity occurs. If this should never go stale, please add the evergreen label, or request that it be added.

@stale stale bot added the stale label Jul 18, 2023
@edgarrmondragon
Copy link
Collaborator Author

Still relevant

@stale stale bot removed the stale label Jul 20, 2023
edgarrmondragon added a commit that referenced this issue May 10, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue May 15, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue May 16, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue May 16, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue May 17, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue May 23, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue May 28, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue Jul 4, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue Jul 10, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue Jul 16, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue Jul 16, 2024
…for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373
edgarrmondragon added a commit that referenced this issue Jul 18, 2024
…for their taps/targets by adding `default_logging.yml` to their package (#2432)

* feat: Developers can now customize the default logging configuration for their taps/targets by overriding the `get_default_logging_config` method

Related:

* Closes #1373

* Use a standard location for the default logging config

* Small refactor

* Tweak docs language

* Small refactor

* Pass package name to get the logging config

* Get module name programmatically

* Address broken `importlib.resources` in Python 3.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/Feature New feature or request valuestream/SDK
Projects
None yet
1 participant