Package | Description |
---|---|
com.lightysoft.logmx.api |
Package containing API classes not related to Log Parsers and Log Managers
|
com.lightysoft.logmx.mgr |
Package containing abstract classes that Parsers and Managers have to extend
|
Modifier and Type | Method and Description |
---|---|
static Map<String,LogFileManager> |
LogMXAPIUtils.getOpenedFilesLogManagers()
Returns a map of opened files in LogMX GUI, with their Log Manager.
Each file is associated to the LogFileManager that read it |
Modifier and Type | Class and Description |
---|---|
class |
LogStreamManager
This class describes a
LogFileManager that reads logs from a live stream. |
Modifier and Type | Method and Description |
---|---|
protected LogFileManager |
LogFileParser.getLogFileManager()
Called by the Parser to get the
LogFileManager currently used to read the current log. |
Copyright © 2025 LightySoft. All rights reserved. [LogMX v8.4.0 (Jan 3, 2025)]