struct Protocol::Logger::Enable

Overview

Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.

Included Modules

Defined in:

protocol/logger.cr

Constructors

Constructor Detail

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

[View source]