Sha256: bd2feed44288b739dd7f72487b94607b46791e2e10e99b72a39feb85f46f6179

Contents?: true

Size: 361 Bytes

Versions: 66

Compression:

Stored size: 361 Bytes

Contents

= ScribeOutputter

A ScribeOutputter transforms a Log4r::LogEvent into an event passed to Scribe. The user can configure the outputter with
the host and port of the scribe scribe server.

== Usage

To use,
  <tt>require 'log4r'</tt>

An example,

  require 'log4r'

  logger = Log4r::ScribeOutputter.new('name', '127.0.0.1', 1463)
  logger.debug("Hello World")

Version data entries

66 entries across 58 versions & 15 rubygems

Version Path
vagrant-unbundled-2.2.0.0 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.1.4.0 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.1.2.0 vendor/bundle/ruby/2.3.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.1.1.0 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.0.4.0 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.0.3.0 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.5.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.0.1.0 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-2.0.0.1 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-1.9.8.1 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-1.9.7.1 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/gems/log4r-1.1.10/lib/log4r/rdoc/scribeoutputter