Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
klaxon
main
Klaxon
Check
Checks
List
Item
Notification
Query
Aggs
Trigger
Config
Data
Elasticsearch
SMTP
EmailNotification
IntervalConverter
Log
NotificationCondition
Condition
Notifications
Query
Aliases
PercentAnyAtor
QueryAggregations
QueryBuilder
QueryFilter
QueryMatchers
QueryRange
QueryString
Built with Crystal 1.9.2
2023-10-08 14:00:28 UTC
struct
Klaxon::Config
Klaxon::Config
Struct
Value
Object
Included Modules
Klaxon::Log
Defined in:
config.cr
Constructors
.new
(file : String | Nil =
nil
)
Instance Method Summary
#elasticsearch
: Elasticsearch
#file
: String | Nil
#smtp
: SMTP
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
]