class Servolux::NullLogger

A “do nothing” implementation of the standard Ruby Logger class.

def add(*args, &block); end

def add(*args, &block); end

def initialize(*args); end

def initialize(*args); end