Ruby WEBrick::BasicLog Functions

EditRocket provides the following information on WEBrick::BasicLog functions in the Ruby source code builder.

close() -

debug?() -

debug(msg) -

error?() -

error(msg) -

fatal?() -

fatal(msg) -

info?() -

info(msg) -

log(level, data) -

new(log_file=nil, level=nil) -

warn?() -

warn(msg) -