Namespace: OpenEdge.Logging.Format
Class
ErrorFormat
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Logging.Filter.ILoggerFilter

/* *************************************************************************************************************************
Copyright (c) 2016-2017 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:ErrorFormat
Purpose:Formats any errors
Author(s):pjudge
Created:2016-11-21
Notes:* Written for all events
- the error messages and their number
- the return value (if an AppError)
- any errors contained in a InnerError property of type P.L.Error
- the error type name
- the error's call stack




Method Summary
Options Name Purpose
ExecuteFilter (LogEvent) /** Performs implementation-specific filtering for a logger type @param LogMessage The message to log. */


Method Detail
Top

ExecuteFilter (LogEvent)

Purpose: Performs implementation-specific filtering for a logger type
Parameters:
poEvent OpenEdge.Logging.LogEvent


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7