api documentation for winston-logstash (v0.3.0)

A Logstash transport for winston

table of contents

  1. module winston-logstash
    1. function winston-logstash.Logstash (options)
    2. function winston-logstash.Logstash.super_ (options)
    3. object winston-logstash.Logstash.prototype
    4. object winston-logstash.Logstash.super_.prototype
  2. module winston-logstash.Logstash
    1. function winston-logstash.Logstash (options)
    2. function winston-logstash.Logstash.super_ (options)
  3. module winston-logstash.Logstash.prototype
    1. function winston-logstash.Logstash.prototype.announce ()
    2. function winston-logstash.Logstash.prototype.close ()
    3. function winston-logstash.Logstash.prototype.connect ()
    4. function winston-logstash.Logstash.prototype.flush ()
    5. function winston-logstash.Logstash.prototype.getQueueLength ()
    6. function winston-logstash.Logstash.prototype.log (level, msg, meta, callback)
    7. function winston-logstash.Logstash.prototype.sendLog (message, callback)
    8. string winston-logstash.Logstash.prototype.name
  4. module winston-logstash.Logstash.super_
    1. function winston-logstash.Logstash.super_ ()
  5. module winston-logstash.Logstash.super_.prototype
    1. function winston-logstash.Logstash.super_.prototype.formatQuery (query)
    2. function winston-logstash.Logstash.super_.prototype.formatResults (results, options)
    3. function winston-logstash.Logstash.super_.prototype.logException (msg, meta, callback)
    4. function winston-logstash.Logstash.super_.prototype.normalizeQuery (options)

module winston-logstash

function winston-logstash.Logstash (options)

function winston-logstash.Logstash.super_ (options)

module winston-logstash.Logstash

function winston-logstash.Logstash (options)

function winston-logstash.Logstash.super_ (options)

module winston-logstash.Logstash.prototype

function winston-logstash.Logstash.prototype.announce ()

function winston-logstash.Logstash.prototype.close ()

function winston-logstash.Logstash.prototype.connect ()

function winston-logstash.Logstash.prototype.flush ()

function winston-logstash.Logstash.prototype.getQueueLength ()

function winston-logstash.Logstash.prototype.log (level, msg, meta, callback)

function winston-logstash.Logstash.prototype.sendLog (message, callback)

module winston-logstash.Logstash.super_

function winston-logstash.Logstash.super_ ()

module winston-logstash.Logstash.super_.prototype

function winston-logstash.Logstash.super_.prototype.formatQuery (query)

function winston-logstash.Logstash.super_.prototype.formatResults (results, options)

function winston-logstash.Logstash.super_.prototype.logException (msg, meta, callback)

function winston-logstash.Logstash.super_.prototype.normalizeQuery (options)

[ this document was created with utility2 ]