SmartBox-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 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 36 of file LogConfiguration.h.

◆ DBWARNING

#define DBWARNING (   x)

Definition at line 43 of file LogConfiguration.h.

◆ DBWARNINGln

#define DBWARNINGln (   x)

Definition at line 44 of file LogConfiguration.h.

◆ DBSTATUS

#define DBSTATUS (   x)

Definition at line 51 of file LogConfiguration.h.

◆ DBSTATUSln

#define DBSTATUSln (   x)

Definition at line 52 of file LogConfiguration.h.

◆ DBEVENT

#define DBEVENT (   x)

Definition at line 59 of file LogConfiguration.h.

◆ DBEVENTln

#define DBEVENTln (   x)

Definition at line 60 of file LogConfiguration.h.

◆ DBINFO1

#define DBINFO1 (   x)

Definition at line 73 of file LogConfiguration.h.

◆ DBINFO1ln

#define DBINFO1ln (   x)

Definition at line 74 of file LogConfiguration.h.

◆ DBINFO2

#define DBINFO2 (   x)

Definition at line 87 of file LogConfiguration.h.

◆ DBINFO2ln

#define DBINFO2ln (   x)

Definition at line 88 of file LogConfiguration.h.

◆ DBINFO3

#define DBINFO3 (   x)

Definition at line 101 of file LogConfiguration.h.

◆ DBINFO3ln

#define DBINFO3ln (   x)

Definition at line 102 of file LogConfiguration.h.

◆ DBFUNCCALL

#define DBFUNCCALL (   x)

Definition at line 115 of file LogConfiguration.h.

◆ DBFUNCCALLln

#define DBFUNCCALLln (   x)

Definition at line 116 of file LogConfiguration.h.