struct Klaxon::Config

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Instance methods inherited from module Klaxon::Log

debug(msg) debug, error(msg) error, info(msg) info, notice(msg) notice, warn(msg) warn

Constructor Detail

def self.new(file : String | Nil = nil) #

[View source]

Instance Method Detail

def elasticsearch : Elasticsearch #

[View source]
def file : String | Nil #

[View source]
def smtp : SMTP #

[View source]