зеркало из https://github.com/mozilla/fxa.git
f67355e892
Because: * We want consistent logging that is compliant with the Nest LoggerService. This commit: * Updates the MozLoggerService to implement the Nest LoggerService interface. * Updates consumers of MozLoggerService to use standard LoggerService methods. |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.swcrc | ||
README.md | ||
jest.config.ts | ||
package.json | ||
project.json | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |
README.md
shared-mozlog
This library was generated with Nx.
This library is considered deprecated, and should only be used in scenarios where legacy code is in play. Using the logger implementation provided by libs/shared/log is now preferred.
Running unit tests
Run nx test-unit shared-mozlog
to execute the unit tests via Jest.