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

fix: Add level and logger name to default log format #1233

Merged

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Dec 2, 2022

Closes #1232


📚 Documentation preview 📚: https://meltano-sdk--1233.org.readthedocs.build/en/1233/

@edgarrmondragon edgarrmondragon linked an issue Dec 2, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #1233 (b4389c3) into main (48f20f4) will not change coverage.
The diff coverage is n/a.

❗ Current head b4389c3 differs from pull request most recent head 4395435. Consider uploading reports for the commit 4395435 to get more accurate results

@@           Coverage Diff           @@
##             main    #1233   +/-   ##
=======================================
  Coverage   83.72%   83.72%           
=======================================
  Files          42       42           
  Lines        3909     3909           
  Branches      665      665           
=======================================
  Hits         3273     3273           
  Misses        473      473           
  Partials      163      163           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edgarrmondragon edgarrmondragon force-pushed the 1232-bug-default-log-format-is-lacking-details branch from 3af9301 to eb2cd8c Compare December 2, 2022 23:16
singer_sdk/default_logging.yml Outdated Show resolved Hide resolved
@edgarrmondragon edgarrmondragon requested review from a team as code owners December 6, 2022 22:54
@edgarrmondragon edgarrmondragon enabled auto-merge (squash) December 6, 2022 23:00
@edgarrmondragon edgarrmondragon merged commit c94ae17 into main Dec 6, 2022
@edgarrmondragon edgarrmondragon deleted the 1232-bug-default-log-format-is-lacking-details branch December 6, 2022 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: Default log format is lacking details
2 participants