Logging

I just learnt about Autosar's log protocol. This made me question all the "roll your own" logging systems I've seen in the embedded space. I talked to ChatGPT about it in the Chat session.

Standard formats

  • Autosar DLT (Debug Logging Trace)

    • Rich format logging records

    • Run time configurable logging levels

    • https://www.autosar.org/fileadmin/standards/R22-11/FO/AUTOSAR_PRS_LogAndTraceProtocol.pdf

Draft Chapters from my book

The following chapters are from a part written book I am working on.

Comments welcome; Email me your feedback

Last updated