| Package | Description |
|---|---|
| com.lightysoft.logmx.api |
Package containing API classes not related to Log Parsers and Log Managers
|
| com.lightysoft.logmx.business |
Business objects that Parsers and Managers can use to share data with LogMX
|
| com.lightysoft.logmx.mgr |
Package containing abstract classes that Parsers and Managers have to extend
|
| Class and Description |
|---|
| ParsedEntry
This class is used to store information for each log entry found by a parser in a log file.
|
| Class and Description |
|---|
| LogURLParameter
Defines a parameter that will be sent to a
LogFileManager
in order to locate the resource to open.A LogURLParameter defines a part of a LogURL.For example, a LogURLParameter could be a login: its name will be "login" and its value (set by the LogMX user via the GUI) could be "john". |
| LogURLParameterType
A
LogURLParameterType defines the type of data contained in a LogURLParameter.Parameter types are used by LogMX to render the "Open log file" dialog and to check LogURL parameters validity. |
| Class and Description |
|---|
| LogURL
Locates a resource to open by a
LogFileManager.A LogURL contains LogURLParameter's storing URL
information (e.g. |
| ParsedEntry
This class is used to store information for each log entry found by a parser in a log file.
|
Copyright © 2025 LightySoft. All rights reserved. [LogMX v8.4.0 (Jan 3, 2025)]