Skip to content

Multi-logtype support#184

Draft
michelemin wants to merge 1 commit intomainfrom
multi-logtype
Draft

Multi-logtype support#184
michelemin wants to merge 1 commit intomainfrom
multi-logtype

Conversation

@michelemin
Copy link
Collaborator

@michelemin michelemin commented Aug 8, 2025

Breaking config change

The config now needs to look like this

[loading.log_type_overrides]
"test_cron.wasm" = ["test_cron"]
"test_multi_logtype.wasm" = ["multilogtype1", "multilogtype2"]
...

I.e., on the right of the = sign, we now have an array and not a single string.

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