![]() | Logger |
Name | Description of the | |
---|---|---|
![]() ![]() | CutLog(String, Int64, Boolean) | Shortens the log file 'logPath' to the last 'countItems' entries. The original log file is saved with the extension '.last'. If 'countLines' is false, the entries with the last 'countItems' remain date values, otherwise the last 'countItems' lines. |
![]() ![]() | CutLog(String, Int64, Int64, Boolean) | Shortens the log file 'logPath' to the last 'countItems' entries. The original log file is saved with the extension '.last'. If 'countLines' is false, the entries with the last 'countItems' remain date values, otherwise the last 'countItems' lines. |