Module Spec::LoggingHelper
In: lib/spec/logging_helper.rb

Methods

Public Instance methods

Capture log messages from the Logging framework and make them available via a @log_output instance variable. The @log_output supports a readline method to access the log messags.

[Validate]