Demonstrator Design of Functional Cluster Log and Trace , No.861, 2021-11
R21-11, R22-11がダウンロードできないのは不明。
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11,319文書読んだ。2022年6月初初旬にFO, AP, CP 全部到達。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
Term | Description |
---|---|
Logger | Class representing a DLT logger context. DLT protocol defines so called "contexts" which can be seen as logger instances within one application or process scope. Refer to the Logger class API chapter, for further detailed description. |
LogStream | Class representing a log message. A log message is always associated to a certain log context. To append data (log arguments) to the message, insert stream operators are to be used. All of the plain old data types are supported out of the box, but it can be extended to understand new/custom data types, simply by providing own operator<< implementations. Refer to the LogStream class API chapter, for further detailed description. |
英日
日本語は仮訳
T.B.D.
参考(reference)
Specification of Log and Trace, No.853 , AUTOSAR 21-11 (28) AP
Genivi DLT daemon Master (commit hash e969bed805f7dba9d2fa35c56a7ace28efb67e4e)
Google Test 1.8.0
文書履歴(document history)
ver. 0.01 初稿 20220610