Click or drag to resize

Logger(String) Konstruktor

Konstruktor: übernimmt logFilePathName, setzt plainMessage auf false und ruft den nächsten Konstruktor auf.

Namensraum: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+acaf81dbf65483efca2a792d55c719cf92119339
Syntax
public Logger(
	string logFilePathName
)

Parameter

logFilePathName  String
Pfad- und Name des Logfiles
Siehe auch