Skip to content

agent-plugin-logging / Exports / ILogFormatter

Interface: ILogFormatter

Log formatter interface

Implemented by

Table of contents

Methods

Methods

format

format(entry): string

Parameters

NameType
entryILogEntry

Returns

string

Defined in

agent-plugin-logging/src/types.ts:63

Released under the MIT License.