Package | Description |
---|---|
com.lightysoft.logmx.mgr |
Package containing abstract classes that Parsers and Managers have to extend
|
Modifier and Type | Method and Description |
---|---|
LogFileInfo |
LogFileManager.getCurrentFileInfo()
Called periodically by LogMX to get the current file size and date.
|
abstract LogFileInfo |
LogFileManager.prepareForReading()
Called by LogMX to open the resource previously specified by
LogFileManager.init(LogURL, String)
to get ready to read this underlying resource, and return information on this resource (size and date). |
Copyright © 2025 LightySoft. All rights reserved. [LogMX v8.4.0 (Jan 3, 2025)]