Skip to content

Simplify Logging #61629

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

Merged
merged 19 commits into from
Apr 12, 2022
Merged

Simplify Logging #61629

merged 19 commits into from
Apr 12, 2022

Conversation

s0undt3ch
Copy link
Collaborator

What does this PR do?

See title

@s0undt3ch s0undt3ch force-pushed the features/simplify-logging branch from 9b08d4b to 4b3a3cc Compare February 11, 2022 17:05
@saltstack saltstack deleted a comment from github-actions bot Feb 11, 2022
@s0undt3ch s0undt3ch force-pushed the features/simplify-logging branch from 4b3a3cc to a002271 Compare February 12, 2022 09:52
@saltstack saltstack deleted a comment from github-actions bot Feb 12, 2022
@s0undt3ch s0undt3ch force-pushed the features/simplify-logging branch 5 times, most recently from f00b307 to f60a8db Compare February 14, 2022 11:25
@s0undt3ch
Copy link
Collaborator Author

re-run all

@s0undt3ch s0undt3ch force-pushed the features/simplify-logging branch 6 times, most recently from 9e13e2e to 24b2f31 Compare February 17, 2022 07:49
@s0undt3ch s0undt3ch force-pushed the features/simplify-logging branch 13 times, most recently from 43edb80 to 61fac4d Compare February 21, 2022 15:23
s0undt3ch and others added 18 commits April 8, 2022 17:00
It also handles multiprocessing logging.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…kage

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…ons.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
When calculating the maximum logger name length, make sure it's not longer than 80 chars.
Messages which need more that 80 chars will use them and be properly formatted, but not ALL log messages.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Because `salt.engines.Engine` actually catches all exceptions.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@s0undt3ch s0undt3ch force-pushed the features/simplify-logging branch from c945527 to b669a09 Compare April 8, 2022 16:01
@s0undt3ch
Copy link
Collaborator Author

re-run full all

@saltstack saltstack deleted a comment from github-actions bot Apr 9, 2022
@s0undt3ch s0undt3ch requested a review from waynew April 9, 2022 21:04
@Ch3LL Ch3LL merged commit a9372ba into saltstack:master Apr 12, 2022
@s0undt3ch
Copy link
Collaborator Author

s0undt3ch commented Apr 12, 2022

/cc @dhiltonp. Thank You for the investigation work!

@myii
Copy link
Contributor

myii commented Apr 29, 2022

Note that this PR (specifically a9d5e75) resulted in a "regression", as outlined in #62005.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants