Package | Description |
---|---|
com.lightysoft.logmx.mgr |
Package containing abstract classes that Parsers and Managers have to extend
|
Modifier and Type | Method and Description |
---|---|
abstract LogURL |
LogFileManager.getTemplateLogURL()
Called by LogMX to get a template of
LogURL used by this Manager. |
Modifier and Type | Method and Description |
---|---|
static String |
LogFileManager.getURLFromLogURL(LogURL pLogURL,
String pURLPattern)
Called by the Manager to construct a string URL from a LogURL and a URL pattern.
|
abstract void |
LogFileManager.init(LogURL pLogURL,
String pURLString)
Called by LogMX to initialize the Manager for the specified resource.
|
Copyright © 2025 LightySoft. All rights reserved. [LogMX v8.4.0 (Jan 3, 2025)]