Skip to content

Commit

Permalink
feat: Export colorize utils methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Jan 27, 2020
1 parent f9aa641 commit ee23b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/logger/src/layouts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ export * from "./class/Layouts";
export * from "./class/BaseLayout";
export * from "./interfaces/BasicLayoutConfiguration";
export * from "./decorators/layout";
export * from "./utils/colorizeUtils";

import "./components/BasicLayout";
import "./components/ColoredLayout";
Expand Down

0 comments on commit ee23b05

Please sign in to comment.