ADTF  3.18.2
Log Messages Plugin

Table of Contents

Log Messages

Introduction

The Log Message is a delivered Streaming Service plugin that gets the ADTF Log and store it in an ADTF DAT File (.adtfdat).

Plugin Information
Plugin Filenameadtf_log_messages.adtfplugin
Plugin Descriptionadtf_log_messages.plugindescription
Plugin NameLog Messages Plugin
LicenseADTF
Support Mailsupport@digitalwerk.net
Homepage URLhttps://support.digitalwerk.net/
Plugin Versions
Plugin Version3.18.2
Plugin File Version1.0
adtf3.18.2
adtf::ucom3.1.0
Component Information
NameLog Messages
CIDlog_messages.streaming_source.adtf.cid
DescriptionUse this Streaming Source to get the log of ADTF.
TypeFilter
Output Pins
NameStream TypeDescription
log_messages adtf/default Provides samples containing the current logging output (e.g. for recording).
Dynamic Pins
Dynamic Input Pinsfalse
Dynamic Output Pinsfalse
Dynamic Input Binding Pinsfalse
Dynamic Output Binding Pinsfalse
Required Interfaces
IID
kernel.penguin.services.adtf.iid
Output Pin Stream Types
Pin Namelog_messages
Meta Type Nameadtf/default
Stream Type Properties
NameValueTypeDescriptionSubproperties
md_data_serializedfalsetBool
md_definitions
<structs>
<struct name="tLogMessage" version="1" alignment="1">
<element name="nTimestamp" type="tInt64" arraysize="1">
<deserialized alignment="1"/>
<serialized byteorder="LE" bytepos="0"/>
</element>
<element name="nLogLevel" type="tUInt8" arraysize="1">
<deserialized alignment="1"/>
<serialized byteorder="LE" bytepos="8"/>
</element>
<element name="nMessageSize" type="tUInt32" arraysize="1">
<deserialized alignment="1"/>
<serialized byteorder="LE" bytepos="9"/>
</element>
<element name="nSourceSize" type="tUInt32" arraysize="1">
<deserialized alignment="1"/>
<serialized byteorder="LE" bytepos="13"/>
</element>
<element name="strMessage" type="tChar" arraysize="nMessageSize">
<deserialized alignment="1"/>
<serialized byteorder="LE" bytepos="17"/>
</element>
<element name="strSource" type="tChar" arraysize="nSourceSize">
<deserialized alignment="1"/>
<serialized byteorder="LE" bytepos="18"/>
</element>
</struct>
</structs>
cString
md_structtLogMessagecString