struct Protocol::Logger::Disable

Overview

Disables log domain, prevents further log entries from being reported to the client.

Included Modules

Defined in:

protocol/logger.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]