BLogTracerConfig
Identità
Namespace:
B.BLogAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Tipo pubblico B-Arts del namespace B.BLog. La responsabilità concreta è rappresentata dai membri pubblici elencati di seguito.
Dichiarazione
public class BLogTracerConfig
Costruttori
BLogTracerConfig()
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
FileErrors |
string |
get/set |
FileEvents |
string |
get/set |
LevelLog |
int |
get/set |
OggettoEmail |
string |
get/set |
PathFileErrors |
string |
get/set |
PathFileEvents |
string |
get/set |
SenderMailConfig |
BSenderMailConfig? |
get/set |
SendMailOnErrors |
bool |
get/set |
WriteOnEventLog |
bool |
get/set |
WriteOnFile |
bool |
get/set |
WriteOnlyEvents |
bool |
get/set |
Esempi
Consultare BLogTracerConfig - Esempi.
