Skip to content

Simplify Logging#61629

Merged
Ch3LL merged 19 commits into
saltstack:masterfrom
s0undt3ch:features/simplify-logging
Apr 12, 2022
Merged

Simplify Logging#61629
Ch3LL merged 19 commits into
saltstack:masterfrom
s0undt3ch:features/simplify-logging

Conversation

@s0undt3ch

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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 s0undt3ch force-pushed the features/simplify-logging branch from 271332b to 5a89367 Compare April 6, 2022 08:49
@s0undt3ch

Copy link
Copy Markdown
Contributor Author

re-run full all

@waynew waynew left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one thing that I think was missed with the last updates.

Otherwise, I didn't catch anything else that needs to be addressed 👍

Comment thread salt/master.py Outdated
Comment thread salt/_logging/impl.py Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to resolve this? doesn't look like it changed 😅

Comment thread salt/_logging/impl.py Outdated
@s0undt3ch

Copy link
Copy Markdown
Contributor Author

re-run full all

Pedro Algarvio and others added 19 commits April 8, 2022 17:00
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
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

Copy link
Copy Markdown
Contributor Author

re-run full all

@s0undt3ch

s0undt3ch commented Apr 12, 2022

Copy link
Copy Markdown
Contributor Author

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

@myii

myii commented Apr 29, 2022

Copy link
Copy Markdown
Contributor

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