bun-logger - v1.1.0
    Preparing search index...

    Type Alias LogTimeString

    LogTimeString: "none" | "iso" | "locale" | "unix" | "time"

    Defines the possible string values for log time formats that can be used to configure the timestamp format of log messages in the Logger class through environment variables or directly as a parameter.

    getLogTime for details on how log time formats are determined and configured.