api documentation for winston-daily-rotate-file (v1.4.6)

A transport for winston which logs to a rotating file each day.

table of contents

  1. module winston-daily-rotate-file
    1. function winston-daily-rotate-file (options)
    2. function winston-daily-rotate-file.super_ (options)
    3. object winston-daily-rotate-file.super_.prototype
  2. module winston-daily-rotate-file.super_
    1. function winston-daily-rotate-file.super_ ()
  3. module winston-daily-rotate-file.super_.prototype
    1. function winston-daily-rotate-file.super_.prototype.formatQuery (query)
    2. function winston-daily-rotate-file.super_.prototype.formatResults (results, options)
    3. function winston-daily-rotate-file.super_.prototype.logException (msg, meta, callback)
    4. function winston-daily-rotate-file.super_.prototype.normalizeQuery (options)

module winston-daily-rotate-file

function winston-daily-rotate-file (options)

function winston-daily-rotate-file.super_ (options)

module winston-daily-rotate-file.super_

function winston-daily-rotate-file.super_ ()

module winston-daily-rotate-file.super_.prototype

function winston-daily-rotate-file.super_.prototype.formatQuery (query)

function winston-daily-rotate-file.super_.prototype.formatResults (results, options)

function winston-daily-rotate-file.super_.prototype.logException (msg, meta, callback)

function winston-daily-rotate-file.super_.prototype.normalizeQuery (options)

[ this document was created with utility2 ]