towergame / yatsl

Yet Another TypeScript Logger
https://www.npmjs.com/package/yatsl
MIT License
3 stars 2 forks source link

Add the ability to specify config overrides within the logging functions #15

Open towergame opened 2 years ago

towergame commented 2 years ago

Uncertain if this is possible (TypeScript overloading is quite limited), but ideally config overrides should be able to be performed through the logging functions themselves (i.e. logger.debug)