LogAddEntry Method (String) |
Adds an entry in the log (event triggered + file delayed).
Namespace:
Packflow.FileLogger
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public void AddEntry(
string value
)
Parameters
- value
- Type: SystemString
See Also