class

Crest::Logger

Inherits Reference < Object

Constructors

new(filename : String)
Source
new(io : IO = STDOUT)
Source

Instance methods

default_formatter
Source
filter(pattern : String | Regex, replacement : String)
Source
info(message : String)
Source
request(request : Crest::Request) : Nil
Source
response(response : Crest::Response) : Nil
Source

Macros

method_missing(call)
Source