|
|
|
|
|
by ajstacy06
1163 days ago
|
|
Hey friends, I have written an open source JS lib named Adze that I believe blows away all of the competition. It is a logging library that runs natively in both the browser and node without any special considerations. It also offers every feature you could want for formatting and annotating your logs as well as a convenient interface for processing your logging data without requiring silly plugin API's. The API for Adze is also chainable, fully wraps the standard console API's, is TypeScript native, supports mapped diagnostic context and micro-frontends. My question is, what tips would you give me for marketing the library and making people more aware of it? I'm also very open to constructive criticism on the library and codebase and would love any feedback that I could be provided. |
|