COVESA / dlt-daemon

Diagnostic Log and Trace.
https://covesa.github.io/dlt-daemon/
Mozilla Public License 2.0
381 stars 295 forks source link

refactor: split dlt_common and dlt_log #658

Closed duvanan13 closed 4 months ago

duvanan13 commented 4 months ago

Seperate all internal logging function into an own source file. This reduces the scope of the sprawling dlt_common source file.