/**
 * 專案名稱： @wistroni40/bnft
 * 部門代號： ML8100
 * 檔案說明： 日誌匯出點
 * @CREATE Thu Jan 28 2021 上午8:39:07
 * @author Steve Y Lin
 * @contact Steve_Y_Lin@wistron.com #1342
 * -----------------------------------------------------------------------------
 * @NOTE
 */
export * from './config';
export * from './log4js';
export * from './logger.adapter';
