We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7830dc7 commit 2e7f020Copy full SHA for 2e7f020
src/logger/index.mjs
@@ -53,3 +53,5 @@ export const Logger = (() => {
53
getInstance,
54
};
55
})();
56
+
57
+export default Logger.init();
0 commit comments