smallketchup82 / ketchupbot-updater

epic galxy pedia updator
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

Add Logger implementation #49

Closed smallketchup82 closed 2 months ago

smallketchup82 commented 2 months ago

Had to take it out of the class and export all the functions separately because of https://typescript-eslint.io/rules/no-extraneous-class

Import this using import * as Logger from "./Logger.js"