You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we are using a custom logger module within our backend app.
In the near future we are planning to create more micro-services to use this code.
We need to create an internal library and expose a logger module from it. (similar to the config lib)
Description
Right now we are using a custom logger module within our backend app.
In the near future we are planning to create more micro-services to use this code.
We need to create an internal library and expose a logger module from it. (similar to the config lib)
Screenshots
No response
Additional information
https://nx.dev/packages/node/generators/library
The text was updated successfully, but these errors were encountered: