ImapFlowLogger
Propriétés
Nom | Type | Attributs | Description |
---|---|---|---|
debug | (obj) => void | <optional> | Fonction qui prend en paramètre les debug logs |
info | (obj) => void | <optional> | Fonction qui prend en paramètre les info logs |
warn | (obj) => void | <optional> | Fonction qui prend en paramètre les warn logs |
error | (obj) => void | <optional> | Fonction qui prend en paramètre les error logs |