7 Teleservice Application Framework
User Manual
189/374
7.3.6
Datalogger
Header file: "DL_LogFile_handler.h" and "DL_dbus_handler.h"
These header files provide utility functions to handle the logger daemon.
7.3.6.1
Introduction
The datalogger TAF library functionality uses the ylog daemon to provide the opportunity to create static or
dynamic logging jobs.
Dynamic logging mode:
Each application can add variables that should be logged from the logging job. An application can define trigger
conditions for these variables that make the daemon write a new data record into the log-file.
Static logging mode:
A user created data logging configuration file (dlc) will be used.This file will be parsed by the ylogd. If no error
occurs while parsing, the data logger is ready for use. The used mode is determined over the ylogd
configuration file.
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...