Skip to content

Add custom log level to stream Log stage#7424

Merged
Aaronontheweb merged 5 commits intoakkadotnet:devfrom
Arkatufus:Add-log-level-to-stream
Dec 19, 2024
Merged

Add custom log level to stream Log stage#7424
Aaronontheweb merged 5 commits intoakkadotnet:devfrom
Arkatufus:Add-log-level-to-stream

Conversation

@Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Dec 19, 2024

Fixes #7127

Changes

Add a new argument to Log() stage to directly specify the log level.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

@Aaronontheweb
Copy link
Member

Has some breaking API changes (additional optional parameters) so this is going to require us to release new Alpakka and Akka.Streams.Kafka plugins

@Aaronontheweb Aaronontheweb merged commit 487bb85 into akkadotnet:dev Dec 19, 2024
This was referenced Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Akka.Streams: make LogLevel customizable on the .Log method

2 participants