class Prez::Start::NoopLog

Public Class Methods

new() click to toggle source
# File lib/prez/start.rb, line 110
def initialize
  @level = INFO
end