@spot-meetings/backend-logger
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "@spot-meetings/backend-logger", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Spot's backend logger module.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -13,2 +13,8 @@ # @spot-meetings/backend-logger | ||
### Environments | ||
The environment will be taken from either the `RUNTIME_ENV` or `NODE_ENV` env variables, in that order. This allows you to have different build and running environments. | ||
### Log Level | ||
Service should run with `LOG_LEVEL` environment variable set: | ||
@@ -89,6 +95,4 @@ | ||
<!-- We need an upgraded GitHub account for this --> | ||
<!-- | ||
## API Docs | ||
Please visit [the documentation page](https://SpotMeetings.github.io/backend-logger/) for more information. --> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14591
97