/**
* @module Winston
* @description This module provides an adapter for the Winston logger.
* @summary This module exports the {@link WinstonLogger} class.
* @memberOf module:Logging
*/
export * from "./winston";
Source
Source
/**
* @module Winston
* @description This module provides an adapter for the Winston logger.
* @summary This module exports the {@link WinstonLogger} class.
* @memberOf module:Logging
*/
export * from "./winston";