UNPKG

emailjs-smtp-client

Version:

SMTP Client allows you to connect to an SMTP server in JS.

7 lines (6 loc) 200 B
export const LOG_LEVEL_NONE = 1000 export const LOG_LEVEL_ERROR = 40 export const LOG_LEVEL_WARN = 30 export const LOG_LEVEL_INFO = 20 export const LOG_LEVEL_DEBUG = 10 export const LOG_LEVEL_ALL = 0