0.1.0 • Published 4 years ago
@api-typed/logger v0.1.0
🛠 Api-Typed/Common
🥣 An Api-Typed component.
Logger and logging tools.
- Provides a
LoggerInterface
with industry standard methods. - Provides an
AbstractLogger
class that implementsLoggerInterface
so you don't have to. - Provides a
NullLogger
class that can be useful in tests or default values of params to silence any logging transparently. - Inject logger via
@InjectLogger()
decorator when combined with TypeDI.
This needs work so probably shouldn't be used outside of Api-Typed. But gets the job done for now.
Installation
$ npm i -S @api-typed/config
No configuration needed.
0.1.0
4 years ago
0.1.0-alpha.15
4 years ago
0.1.0-alpha.18
4 years ago
0.1.0-alpha.17
4 years ago
0.1.0-alpha.14
4 years ago
0.1.0-alpha.12
4 years ago
0.1.0-alpha.13
4 years ago
0.1.0-alpha.9
4 years ago
0.1.0-alpha.7
4 years ago
0.1.0-alpha.8
4 years ago
0.1.0-alpha.3
4 years ago
0.1.0-alpha.2
4 years ago