This class defines and implements common methods for the formatting of log attributes.

Abstract

Implements

Hierarchy

Implements

Constructors

Methods

  • It formats a date into a string in simplified extended ISO format (ISO 8601).

    Returns

    Parameters

    • now: Date

    Returns string

  • It returns a string containing the location of an error, given a particular stack trace.

    Returns

    Parameters

    • Optional stack: string

    Returns string

Generated using TypeDoc