@astronomerio/astronomer-logger
v2.0.0
Published
Standard logger used throughout Astronomer apps.
Downloads
8
Readme
astronomer-logger
Environment Variables
When running through Node.js, you can set a few environment variables that will change the behavior of the logging:
| Name | Purpose |
|-----------|-------------------------------------------------|
| ASTRONOMER_LOG_PATH
| Sets the file path where logs will be written. |
| BUNYAN_APP_NAME
| Value used for the bunyan app name. |