OpenEdge.Logging.Writer.FileLogWriterBuilder
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Class GetFilterType (character) |
/** Returns a filter writer from a registry; either the optional one set via loggerFilterRegistry or
the default LoggerFilterRegistry:Registry. It's the caller's responsibility to invoke and
use the filter type returned.
@return Progress.Lang.Class The type of the filter writer. */
|
||
| OpenEdge.Logging.Filter.ILoggerFilter NewFilter () |
/* Creates the instance.
@return ILoggerFilter A filter instance */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| FileLogWriterBuilder (character) |
/* Constructor */
|
Method Detail
Progress.Lang.Class GetFilterType (character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.Logging.Filter.ILoggerFilter NewFilter ()
|
||||||||||||||||||||
Constructor Detail
FileLogWriterBuilder (character)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|