Module: Logging::IO

Defined in:
lib/logging/io.rb

Overview

IO objects define how to write the log message. It can be on console, to a socket, to RabbitMQ, named pipe … you name it!

Defined Under Namespace

Classes: AMQP, Base, Buffer, File, Null, Pipe, Raw