Utility TypeScript @ 2.0.0-beta.2
    Preparing search index...

    Type Alias MsgArgs

    MsgArgs: Partial<MessageMaker.MsgArgs> & { via: "log" | "warn" | "debug" }

    Optional configuration for NodeConsole.log.

    Type declaration

    • via: "log" | "warn" | "debug"

      Console method to use for outputting to the console.

    0.1.1