Skip to content

fix: log level detection#30

Open
killenb wants to merge 1 commit intomasterfrom
killenb/fix-log-level
Open

fix: log level detection#30
killenb wants to merge 1 commit intomasterfrom
killenb/fix-log-level

Conversation

@killenb
Copy link
Copy Markdown
Member

@killenb killenb commented Apr 9, 2026

If the message was beginning with a number, the log level detection was not working because the level and the number number were interpreted together by strtoul.

If the message was beginning with a number, the log level detection was not working because the level and the number number were interpreted together by strtoul.
@killenb killenb requested a review from zenker April 9, 2026 15:39
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.

1 participant