UNPKG

log-vault

Version:

A generator of Winston logger instance with pre-defined configurable transports and formats and extra functionality.

4 lines 236 B
export { TelegramNotificationChannel } from "./channels/TelegramNotificationChannel"; export { NotificationChannel } from "./channels/NotificationChannel"; export { Notificator } from "./Notificator"; //# sourceMappingURL=index.d.ts.map