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

/* *************************************************************************************************************************
Copyright (c) 2018-2019 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:TokenContextFormat
Purpose:(Re)Builds a message from a set of tokenised values
Author(s):pjudge
Created:2018-11-19
Notes:- This format filter should be the _last_ filter before any writers,
so that the log message can be properly constructed
- This filter is cached in the LoggerFilterRegistry as the REPLACE_TOKENS_FORMAT filter
Purpose: Performs implementation-specific filtering for a logger type




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


Method Detail
Top

ExecuteFilter (LogEvent)

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


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15