SmartVehicle-Sortic
SmartFactory
LogConfiguration.h File Reference

Contains Pre-Compiler directives for diffent Serialprints for Datalogin. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DBERROR(x)
 
#define DBWARNING(x)
 
#define DBWARNINGln(x)
 
#define DBSTATUS(x)
 
#define DBSTATUSln(x)
 
#define DBEVENT(x)
 
#define DBEVENTln(x)
 
#define DBPOS(x)
 
#define DBPOSln(x)
 
#define DBINFO1(x)
 
#define DBINFO1ln(x)
 
#define DBINFO2(x)
 
#define DBINFO2ln(x)
 
#define DBINFO3(x)
 
#define DBINFO3ln(x)
 
#define DBFUNCCALL(x)
 
#define DBFUNCCALLln(x)
 

Detailed Description

Contains Pre-Compiler directives for diffent Serialprints for Datalogin.

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 - Implement diffrent debug functions - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-03-20
Date
2019-03-20

Definition in file LogConfiguration.h.

Macro Definition Documentation

◆ DBERROR

#define DBERROR (   x)

Definition at line 37 of file LogConfiguration.h.

◆ DBWARNING

#define DBWARNING (   x)

Definition at line 44 of file LogConfiguration.h.

◆ DBWARNINGln

#define DBWARNINGln (   x)

Definition at line 45 of file LogConfiguration.h.

◆ DBSTATUS

#define DBSTATUS (   x)

Definition at line 52 of file LogConfiguration.h.

◆ DBSTATUSln

#define DBSTATUSln (   x)

Definition at line 53 of file LogConfiguration.h.

◆ DBEVENT

#define DBEVENT (   x)

Definition at line 60 of file LogConfiguration.h.

◆ DBEVENTln

#define DBEVENTln (   x)

Definition at line 61 of file LogConfiguration.h.

◆ DBPOS

#define DBPOS (   x)

Definition at line 68 of file LogConfiguration.h.

◆ DBPOSln

#define DBPOSln (   x)

Definition at line 69 of file LogConfiguration.h.

◆ DBINFO1

#define DBINFO1 (   x)

Definition at line 82 of file LogConfiguration.h.

◆ DBINFO1ln

#define DBINFO1ln (   x)

Definition at line 83 of file LogConfiguration.h.

◆ DBINFO2

#define DBINFO2 (   x)

Definition at line 96 of file LogConfiguration.h.

◆ DBINFO2ln

#define DBINFO2ln (   x)

Definition at line 97 of file LogConfiguration.h.

◆ DBINFO3

#define DBINFO3 (   x)

Definition at line 110 of file LogConfiguration.h.

◆ DBINFO3ln

#define DBINFO3ln (   x)

Definition at line 111 of file LogConfiguration.h.

◆ DBFUNCCALL

#define DBFUNCCALL (   x)

Definition at line 124 of file LogConfiguration.h.

◆ DBFUNCCALLln

#define DBFUNCCALLln (   x)

Definition at line 125 of file LogConfiguration.h.