Documentation
¶
Index ¶
Constants ¶
View Source
const ( INFO LogLevel = "INFO" WARN = "WARN" ERR = "ERR" DEBUG = "DEBUG" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelegramLogerObject ¶
type TelegramLogger ¶
func NewTelegramLoger ¶
func NewTelegramLoger(token string, chatID int64, logger *Logger) TelegramLogger
Click to show internal directories.
Click to hide internal directories.