eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Create File Logger #464

Closed elfenpiff closed 2 weeks ago

elfenpiff commented 1 month ago

Brief feature description

Instead of logging everything to the console, iceoryx2 shall also provide a file logger. It must be threadsafe without slowing down the hot path.