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
module
Klaxon::Log
Direct including types
Klaxon::Check
Klaxon::Checks
Klaxon::Config
Klaxon::EmailNotification
Defined in:
log.cr
Instance Method Summary
#debug
(msg)
#error
(msg)
#info
(msg)
#notice
(msg)
#warn
(msg)
Instance Method Detail
def
debug
(msg)
#
[
View source
]
def
error
(msg)
#
[
View source
]
def
info
(msg)
#
[
View source
]
def
notice
(msg)
#
[
View source
]
def
warn
(msg)
#
[
View source
]