module

SlackLogger

Inherits SlackLogger::Color

Instance methods

error(msg : String, post_slack = true)
Source
ftime
Source
impt(msg : String, post_slack = true)
Source
info(msg : String, post_slack = false)
Source
log_out(tag, msg)
Source
post_slack(msg : String, _slack_webhook_url : String | Nil = @slack_webhook_url)
Source
post_slack_for_payload(payload : String, _slack_webhook_url : String | Nil)
Source
set_default_webhook(slack_webhook_url : String | Nil)
Source
test(msg : String)
Source
warn(msg : String, post_slack = false)
Source
without_colors(text)
Source

Nested types