Skip to content

Add logging showcase#267

Open
ShivamPatidar24 wants to merge 6 commits into
eclipse-score:mainfrom
ShivamPatidar24:add_logging_showcase
Open

Add logging showcase#267
ShivamPatidar24 wants to merge 6 commits into
eclipse-score:mainfrom
ShivamPatidar24:add_logging_showcase

Conversation

@ShivamPatidar24

Copy link
Copy Markdown
Contributor

Summary

This PR adds a Logging example showcase demonstrating local and remote logging.

The example generates logs for all supported severity levels.

Related

Issue: #229

Verification
DEBUG, INFO, WARN, ERROR and FATAL logs generated
Logs visible in console output
Logs visible in DLT Viewer and Chipmunk

@ShivamPatidar24 ShivamPatidar24 force-pushed the add_logging_showcase branch 9 times, most recently from 67795eb to 5591382 Compare June 26, 2026 05:08
@ShivamPatidar24 ShivamPatidar24 force-pushed the add_logging_showcase branch 6 times, most recently from ee0df41 to 5cb2f27 Compare June 30, 2026 09:32
@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@ShivamPatidar24 ShivamPatidar24 force-pushed the add_logging_showcase branch 4 times, most recently from 7fdfb65 to 38c3c66 Compare July 1, 2026 07:04
ShivamPatidar24 and others added 3 commits July 1, 2026 12:47
Signed-off-by: Cvam7 <108720572+ShivamPatidar24@users.noreply.github.com>
Comment thread known_good.json
"//patches/logging:001-logging-example-visibility.patch",
"//patches/logging:002-deps-visibility.patch"],
"metadata": {
"code_root_path": "//score/mw/...",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Score/datarouter and other coding folders (if any) from logging cannot be skipped from code root path

Comment thread showcases/standalone/README.md Outdated
@@ -0,0 +1,9 @@
# Logging Example

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think, it would be better to keep readme under showcases. So that eventually for other showcase items details can be added (if required)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

Comment thread showcases/standalone/README.md Outdated

It is available in the menu along with other examples.

For configuration and detailed information, click below:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggestion: Mention detail information for remote logging explicitly

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

@ShivamPatidar24 ShivamPatidar24 marked this pull request as ready for review July 1, 2026 10:33
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.

2 participants