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

Add log level emoji's to DEBUG, FINE, FINER, FINEST #672

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

twentyTwo
Copy link
Contributor

@twentyTwo twentyTwo commented Apr 17, 2024

Closes #665

@twentyTwo twentyTwo requested a review from jongpie as a code owner April 17, 2024 06:02
@twentyTwo
Copy link
Contributor Author

The final output looks like below
image

@jongpie jongpie added Type: Enhancement New feature or request Layer: Log Management Items related to the custom objects & Logger Console app labels Apr 18, 2024
Also sorted the logging level values (by ordinal) in the formula field LoggingLevelWithImage__c
Copy link
Owner

@jongpie jongpie left a comment

Choose a reason for hiding this comment

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

@twentyTwo thanks for making the PR, this looks great! I'm working on merging & releasing it now.

@jongpie jongpie force-pushed the feature/loglevel-emoji branch from 9357fe5 to cd35e58 Compare April 18, 2024 02:24
@jongpie jongpie merged commit fcb3b43 into jongpie:main Apr 18, 2024
1 check passed
@jongpie
Copy link
Owner

jongpie commented Apr 18, 2024

Merged & released in v4.13.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: Log Management Items related to the custom objects & Logger Console app Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add emoji's for the log levels DEBUG, FINE, FINER and FINEST
2 participants