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

Update mendix-logfilter dependency to v0.0.2 #579

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

pappachino
Copy link
Contributor

This fixes the log truncation issue with log messages that start with digits.

For instance, before the fix texts like:
123 : some message ends up as some message and we lose the initial digits.

This fixes the log truncation issue with texts that start with digit.

For instance, before the fix texts like:
`123 : some message` ends up as `some message` and we lose the initial digits.
@pappachino pappachino changed the base branch from master to develop November 3, 2022 09:13
Copy link
Contributor

@ekremsekerci ekremsekerci left a comment

Choose a reason for hiding this comment

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

Tested it and looks good.

@pappachino pappachino marked this pull request as ready for review November 3, 2022 11:10
@ekremsekerci ekremsekerci merged commit 199834b into develop Nov 3, 2022
@pappachino pappachino deleted the LM-439_fix_log_truncation branch December 6, 2022 09:09
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