Skip to content

fix(logger): Make trace log actually log trace level#60

Merged
nilslice merged 1 commit into
extism:mainfrom
kgarner7:main
Jan 22, 2026
Merged

fix(logger): Make trace log actually log trace level#60
nilslice merged 1 commit into
extism:mainfrom
kgarner7:main

Conversation

@kgarner7
Copy link
Copy Markdown
Contributor

In the logger, trace log level is mistakenly hooked up to the host function log_error. Hook it up to log_trace instead.

@kgarner7 kgarner7 requested a review from nilslice as a code owner January 22, 2026 16:09
Copy link
Copy Markdown
Member

@nilslice nilslice left a comment

Choose a reason for hiding this comment

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

Thank you! Great catch. Sorry that this snuck past us.

@nilslice nilslice merged commit 35abd9e into extism:main Jan 22, 2026
2 checks passed
@nilslice
Copy link
Copy Markdown
Member

I'll get a release out shortly

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