struct Protocol::Logger::EntryAdded

Overview

Issued when new message was logged.

Included Modules

Defined in:

protocol/logger.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def entry : LogEntry #

The entry.


[View source]