diff --git a/docs/tsdoc/classes/logger.html b/docs/tsdoc/classes/logger.html index b9f995d8..8dfed38a 100644 --- a/docs/tsdoc/classes/logger.html +++ b/docs/tsdoc/classes/logger.html @@ -122,7 +122,7 @@

constructor

  • @@ -151,7 +151,7 @@

    Readonly settings

    settings: ISettings
    @@ -173,7 +173,7 @@

    attachTransport

  • @@ -210,7 +210,7 @@

    debug

  • @@ -241,7 +241,7 @@

    error

  • @@ -272,7 +272,7 @@

    fatal

  • @@ -303,7 +303,7 @@

    info

  • @@ -334,7 +334,7 @@

    prettyError

  • @@ -401,7 +401,7 @@

    silly

  • @@ -432,7 +432,7 @@

    trace

  • @@ -463,7 +463,7 @@

    warn

  • diff --git a/docs/tsdoc/globals.html b/docs/tsdoc/globals.html index 25610a7f..18767687 100644 --- a/docs/tsdoc/globals.html +++ b/docs/tsdoc/globals.html @@ -107,7 +107,7 @@

    TLogLevelColor

    TLogLevelColor: {}
    @@ -127,7 +127,7 @@

    TLogLevelId

    TLogLevelId: keyof ILogLevel
    @@ -142,7 +142,7 @@

    TLogLevelName

    TLogLevelName: ILogLevel[TLogLevelId]
    @@ -157,7 +157,7 @@

    TTransportLogger

    TTransportLogger<T>: {}
    @@ -183,7 +183,7 @@

    TUtilsInspectColors

    TUtilsInspectColors: "reset" | "bold" | "dim" | "italic" | "underline" | "blink" | "inverse" | "hidden" | "strikethrough" | "doubleunderline" | "black" | "red" | "green" | "yellow" | "blue" | "magenta" | "cyan" | "white" | "bgBlack" | "bgRed" | "bgGreen" | "bgYellow" | "bgBlue" | "bgMagenta" | "bgCyan" | "bgWhite" | "framed" | "overlined" | "gray" | "redBright" | "greenBright" | "yellowBright" | "blueBright" | "magentaBright" | "cyanBright" | "whiteBright" | "bgGray" | "bgRedBright" | "bgGreenBright" | "bgYellowBright" | "bgBlueBright" | "bgMagentaBright" | "bgCyanBright" | "bgWhiteBright"
    diff --git a/docs/tsdoc/interfaces/icodeframe.html b/docs/tsdoc/interfaces/icodeframe.html index 37d4c0d5..7e40083e 100644 --- a/docs/tsdoc/interfaces/icodeframe.html +++ b/docs/tsdoc/interfaces/icodeframe.html @@ -103,7 +103,7 @@

    columnNumber

    columnNumber: number | null
    @@ -113,7 +113,7 @@

    firstLineNumber

    firstLineNumber: number
    @@ -123,7 +123,7 @@

    lineNumber

    lineNumber: number
    @@ -133,7 +133,7 @@

    linesAfter

    linesAfter: string[]
    @@ -143,7 +143,7 @@

    linesBefore

    linesBefore: string[]
    @@ -153,7 +153,7 @@

    relevantLine

    relevantLine: string
    diff --git a/docs/tsdoc/interfaces/ierrorobject.html b/docs/tsdoc/interfaces/ierrorobject.html index 2abde265..28a2c0e6 100644 --- a/docs/tsdoc/interfaces/ierrorobject.html +++ b/docs/tsdoc/interfaces/ierrorobject.html @@ -109,7 +109,7 @@

    Optional codeFrame

    codeFrame: ICodeFrame
    @@ -124,7 +124,7 @@

    details

    details: object
    @@ -139,7 +139,7 @@

    isError

    isError: true
    @@ -154,7 +154,7 @@

    message

    message: string
    @@ -169,7 +169,7 @@

    name

    name: string
    @@ -184,7 +184,7 @@

    nativeError

    nativeError: Error
    @@ -199,7 +199,7 @@

    stack

    stack: IStackFrame[]
    diff --git a/docs/tsdoc/interfaces/ierrorobjectstringified.html b/docs/tsdoc/interfaces/ierrorobjectstringified.html index e2455dee..ce40e285 100644 --- a/docs/tsdoc/interfaces/ierrorobjectstringified.html +++ b/docs/tsdoc/interfaces/ierrorobjectstringified.html @@ -104,7 +104,7 @@

    Optional codeFrame

    @@ -120,7 +120,7 @@

    details

    @@ -135,7 +135,7 @@

    errorString

    errorString: string
    @@ -146,7 +146,7 @@

    isError

    @@ -162,7 +162,7 @@

    message

    @@ -178,7 +178,7 @@

    name

    @@ -194,7 +194,7 @@

    nativeError

    @@ -205,7 +205,7 @@

    stack

    diff --git a/docs/tsdoc/interfaces/ihighlightstyles.html b/docs/tsdoc/interfaces/ihighlightstyles.html index 49ceede4..a70e9757 100644 --- a/docs/tsdoc/interfaces/ihighlightstyles.html +++ b/docs/tsdoc/interfaces/ihighlightstyles.html @@ -110,7 +110,7 @@

    Optional bigint

    @@ -120,7 +120,7 @@

    Optional boolean

    @@ -130,7 +130,7 @@

    Optional date

    @@ -140,7 +140,7 @@

    Optional module

    @@ -150,7 +150,7 @@

    Optional name

    @@ -160,7 +160,7 @@

    Optional null

    @@ -170,7 +170,7 @@

    Optional number

    @@ -180,7 +180,7 @@

    Optional regexp

    @@ -190,7 +190,7 @@

    Optional special

    @@ -200,7 +200,7 @@

    Optional string

    @@ -210,7 +210,7 @@

    Optional symbol

    @@ -220,7 +220,7 @@

    Optional undefined

    diff --git a/docs/tsdoc/interfaces/iloglevel.html b/docs/tsdoc/interfaces/iloglevel.html index 15544303..88269c35 100644 --- a/docs/tsdoc/interfaces/iloglevel.html +++ b/docs/tsdoc/interfaces/iloglevel.html @@ -104,7 +104,7 @@

    0

    0: "silly"
    @@ -114,7 +114,7 @@

    1

    1: "trace"
    @@ -124,7 +124,7 @@

    2

    2: "debug"
    @@ -134,7 +134,7 @@

    3

    3: "info"
    @@ -144,7 +144,7 @@

    4

    4: "warn"
    @@ -154,7 +154,7 @@

    5

    5: "error"
    @@ -164,7 +164,7 @@

    6

    6: "fatal"
    diff --git a/docs/tsdoc/interfaces/ilogobject.html b/docs/tsdoc/interfaces/ilogobject.html index 1b4ae62d..3d8b0ae6 100644 --- a/docs/tsdoc/interfaces/ilogobject.html +++ b/docs/tsdoc/interfaces/ilogobject.html @@ -123,7 +123,7 @@

    argumentsArray

    argumentsArray: unknown[]
    @@ -139,7 +139,7 @@

    columnNumber

    @@ -154,7 +154,7 @@

    date

    date: Date
    @@ -170,7 +170,7 @@

    fileName

    @@ -186,7 +186,7 @@

    filePath

    @@ -202,7 +202,7 @@

    fullFilePath

    @@ -218,7 +218,7 @@

    functionName

    @@ -233,7 +233,7 @@

    Optional instanceName

    instanceName: undefined | string
    @@ -249,7 +249,7 @@

    isConstructor

    @@ -265,7 +265,7 @@

    lineNumber

    @@ -280,7 +280,7 @@

    logLevel

    logLevel: TLogLevelName
    @@ -295,7 +295,7 @@

    logLevelId

    logLevelId: TLogLevelId
    @@ -310,7 +310,7 @@

    Optional loggerName

    loggerName: undefined | string
    @@ -326,7 +326,7 @@

    methodName

    @@ -341,7 +341,7 @@

    Optional stack

    stack: IStackFrame[]
    @@ -357,7 +357,7 @@

    typeName

    diff --git a/docs/tsdoc/interfaces/ilogobjectstringifiable.html b/docs/tsdoc/interfaces/ilogobjectstringifiable.html index 9614a384..e4e25769 100644 --- a/docs/tsdoc/interfaces/ilogobjectstringifiable.html +++ b/docs/tsdoc/interfaces/ilogobjectstringifiable.html @@ -112,7 +112,7 @@

    argumentsArray

    @@ -123,7 +123,7 @@

    columnNumber

    @@ -139,7 +139,7 @@

    date

    @@ -155,7 +155,7 @@

    fileName

    @@ -171,7 +171,7 @@

    filePath

    @@ -187,7 +187,7 @@

    fullFilePath

    @@ -203,7 +203,7 @@

    functionName

    @@ -219,7 +219,7 @@

    Optional instanceName

    Inherited from ILogObject.instanceName

    @@ -235,7 +235,7 @@

    isConstructor

    @@ -251,7 +251,7 @@

    lineNumber

    @@ -267,7 +267,7 @@

    logLevel

    @@ -283,7 +283,7 @@

    logLevelId

    @@ -299,7 +299,7 @@

    Optional loggerName

    @@ -315,7 +315,7 @@

    methodName

    @@ -331,7 +331,7 @@

    Optional stack

    @@ -347,7 +347,7 @@

    typeName

    diff --git a/docs/tsdoc/interfaces/isettings.html b/docs/tsdoc/interfaces/isettings.html index 74d94ac7..5a136f43 100644 --- a/docs/tsdoc/interfaces/isettings.html +++ b/docs/tsdoc/interfaces/isettings.html @@ -121,7 +121,7 @@

    Optional displayInstance< @@ -132,7 +132,7 @@

    exposeErrorCodeFrame

    @@ -143,7 +143,7 @@

    exposeErrorCodeFrameLinesBeforeAndAfter

    Overrides ISettingsParam.exposeErrorCodeFrameLinesBeforeAndAfter

    @@ -154,7 +154,7 @@

    exposeStack

    @@ -165,7 +165,7 @@

    Optional instanceName

    Overrides ISettingsParam.instanceName

    @@ -176,7 +176,7 @@

    jsonInspectOptions

    @@ -187,7 +187,7 @@

    logLevelsColors

    @@ -198,7 +198,7 @@

    minLevel

    @@ -209,7 +209,7 @@

    Optional name

    @@ -220,7 +220,7 @@

    overwriteConsole

    @@ -231,7 +231,7 @@

    prettyInspectHighlightStyles

    @@ -242,7 +242,7 @@

    prettyInspectOptions

    @@ -253,7 +253,7 @@

    setCallerAsLoggerName

    @@ -264,7 +264,7 @@

    stdErr

    @@ -275,7 +275,7 @@

    stdOut

    @@ -286,7 +286,7 @@

    suppressStdOutput

    @@ -297,7 +297,7 @@

    type

    diff --git a/docs/tsdoc/interfaces/isettingsparam.html b/docs/tsdoc/interfaces/isettingsparam.html index 628814b3..a814abfb 100644 --- a/docs/tsdoc/interfaces/isettingsparam.html +++ b/docs/tsdoc/interfaces/isettingsparam.html @@ -120,7 +120,7 @@

    Optional displayInstance<
    displayInstanceName: undefined | false | true
    @@ -135,7 +135,7 @@

    Optional exposeError
    exposeErrorCodeFrame: undefined | false | true
    @@ -150,7 +150,7 @@

    Optional exposeError
    exposeErrorCodeFrameLinesBeforeAndAfter: undefined | number
    @@ -165,7 +165,7 @@

    Optional exposeStack

    exposeStack: undefined | false | true
    @@ -180,7 +180,7 @@

    Optional instanceName

    instanceName: undefined | string
    @@ -195,7 +195,7 @@

    Optional jsonInspect
    jsonInspectOptions: InspectOptions
    @@ -210,7 +210,7 @@

    Optional logLevelsCo
    logLevelsColors: TLogLevelColor
    @@ -225,7 +225,7 @@

    Optional minLevel

    minLevel: TLogLevelName
    @@ -240,7 +240,7 @@

    Optional name

    name: undefined | string
    @@ -255,7 +255,7 @@

    Optional overwriteConsole
    overwriteConsole: undefined | false | true
    @@ -270,7 +270,7 @@

    Optional prettyInspectprettyInspectHighlightStyles: IHighlightStyles

    @@ -285,7 +285,7 @@

    Optional prettyInspectprettyInspectOptions: InspectOptions

    @@ -300,7 +300,7 @@

    Optional setCallerAs
    setCallerAsLoggerName: undefined | false | true
    @@ -315,7 +315,7 @@

    Optional stdErr

    stdErr: IStd
    @@ -330,7 +330,7 @@

    Optional stdOut

    stdOut: IStd
    @@ -345,7 +345,7 @@

    Optional suppressStd
    suppressStdOutput: undefined | false | true
    @@ -360,7 +360,7 @@

    Optional type

    type: "json" | "pretty"
    diff --git a/docs/tsdoc/interfaces/istackframe.html b/docs/tsdoc/interfaces/istackframe.html index a86ef4a6..660d5fd9 100644 --- a/docs/tsdoc/interfaces/istackframe.html +++ b/docs/tsdoc/interfaces/istackframe.html @@ -111,7 +111,7 @@

    columnNumber

    columnNumber: number | null
    @@ -126,7 +126,7 @@

    fileName

    fileName: string
    @@ -141,7 +141,7 @@

    filePath

    filePath: string
    @@ -156,7 +156,7 @@

    fullFilePath

    fullFilePath: string
    @@ -171,7 +171,7 @@

    functionName

    functionName: string | null
    @@ -186,7 +186,7 @@

    isConstructor

    isConstructor: boolean | null
    @@ -201,7 +201,7 @@

    lineNumber

    lineNumber: number | null
    @@ -216,7 +216,7 @@

    methodName

    methodName: string | null
    @@ -231,7 +231,7 @@

    typeName

    typeName: string | null
    diff --git a/docs/tsdoc/interfaces/istd.html b/docs/tsdoc/interfaces/istd.html index c7792f63..85070afe 100644 --- a/docs/tsdoc/interfaces/istd.html +++ b/docs/tsdoc/interfaces/istd.html @@ -98,7 +98,7 @@

    write

    write: Function
    diff --git a/docs/tsdoc/interfaces/itransportprovider.html b/docs/tsdoc/interfaces/itransportprovider.html index 30c837af..b3177643 100644 --- a/docs/tsdoc/interfaces/itransportprovider.html +++ b/docs/tsdoc/interfaces/itransportprovider.html @@ -92,7 +92,7 @@

    minLevel

    minLevel: TLogLevelName
    @@ -102,7 +102,7 @@

    transportLogger

    transportLogger: TTransportLogger<(message: ILogObject) => void>
    diff --git a/package-lock.json b/package-lock.json index 91d340c4..6bb5ee82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tslog", - "version": "2.1.0-0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bf182cd2..ee21a5c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tslog", - "version": "2.1.0-0", + "version": "2.1.0", "description": "📝 Expressive TypeScript Logger for Node.js: Pretty errors, stack traces, code frames, and JSON output to attachable transports.", "main": "dist/index", "typings": "dist/index",