Skip to content

Feature/custom logformat#47

Merged
larspehrsson merged 6 commits intomasterfrom
feature/custom_logformat
Sep 19, 2025
Merged

Feature/custom logformat#47
larspehrsson merged 6 commits intomasterfrom
feature/custom_logformat

Conversation

@larspehrsson
Copy link
Contributor

By request from @tinhtruong I have made an alternative to "LogFileTimestampMicroseconds" and instead introduced a "LogFileTimestampFormat" giving the customers complete control of the format.

Introduces a configurable option to set custom timestamp formats
in log messages, enhancing versatility for log management. Updates
configuration files and tests to accommodate this feature. Modifies
logger functions to handle custom time formats and improves test
coverage to ensure correct functionality.
Revises logger initialization to use consistent timestamp
formats across tests. Updates regex patterns to reflect the
new formats. Ensures log message verification aligns with
changed timestamp patterns. This aims to improve test clarity
and reduce format-related errors.
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