OpenEdge.Logging.Format.ErrorFormat
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| ExecuteFilter (LogEvent) |
/** Performs implementation-specific filtering for a logger type
@param LogMessage The message to log. */
|
||
| WriteCallStack (character, LogEvent) |
/* Writes a callstack to the message
@param character The error or stop callstack
@param LogEvent The current log event */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| ErrorFormat () |
/* Default constructor. */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL WriteCallStack |
|
Method Detail
ExecuteFilter (LogEvent)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WriteCallStack (character, LogEvent)
|
||||||||||||||||
Constructor Detail
ErrorFormat ()
|
||||||
|---|---|---|---|---|---|---|
Property Detail
LOGICAL WriteCallStack
|
||||||||
|---|---|---|---|---|---|---|---|---|