Exporting ConsoleAdapter
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { LoggingBase } from "./base";
|
||||
|
||||
export { ConsoleAdapter } from "./consolewriter";
|
||||
export { LoggingBase, LoggingBaseOptions, removeColors } from "./base";
|
||||
export {
|
||||
Adapter,
|
||||
|
Reference in New Issue
Block a user