Class Rex::Logging::Sinks::Flatfile
In: lib/rex/logging/sinks/flatfile.rb
Parent: Object

This class implements the LogSink interface and backs it against a file on disk.

Methods

new  

Included Modules

Rex::Logging::LogSink

Public Class methods

Creates a flatfile log sink instance that will be configured to log to the supplied file path.

[Validate]