https://github.com/dreamfactorysoftware/df-rollbar-logger
https://github.com/dreamfactorysoftware/df-rollbar-logger
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dreamfactorysoftware/df-rollbar-logger
- Owner: dreamfactorysoftware
- License: apache-2.0
- Created: 2020-09-17T17:20:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T14:15:22.000Z (over 3 years ago)
- Last Synced: 2025-03-05T00:35:03.622Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Logging Error requests to Rollbar Dashboard
DreamFactory 4.4.0 and newer supports a very simple solution for collecting all errors in one place.
## Configuration
To configure the error collecting, you need to go to the file
with the environment variables and add the following variable:
- `ROLLBAR_TOKEN` - Rollbar access token. It will turn on Rollbar Logging.