Skip to content

Improve logging#61

Merged
ezflash merged 1 commit intoezflash:mainfrom
lonkaars:log_da14xxx
Sep 23, 2025
Merged

Improve logging#61
ezflash merged 1 commit intoezflash:mainfrom
lonkaars:log_da14xxx

Conversation

@lonkaars
Copy link
Copy Markdown
Contributor

This PR adds a member log to the base da14xxx class in order to automatically set the logging name to the class that is logging messages (i.e. removing the need to manually add SoC identifiers to log messages)

Split from #60

New logging output looks like:

INFO [root] ezFlashCLI v1.0.28
INFO [root] By using the program you accept the SEGGER J-link™ license
INFO [da14592] Program image
INFO [da14592] Program success
INFO [root] Flash image success

This commit adds a member `log` to the base `da14xxx` class in order to
automatically set the logging name to the class that is logging messages
(i.e. removing the need to manually add SoC identifiers to log messages)

Signed-off-by: Loek Le Blansch <loek.le-blansch.pv@renesas.com>
@ezflash ezflash merged commit 87627fa into ezflash:main Sep 23, 2025
5 checks passed
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.

3 participants