Skip to content

Commit 37c797a

Browse files
committed
Use Logentries for log management instead of Papertrail
Ref: https://addons.heroku.com/logentries
1 parent bdb59ba commit 37c797a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addons:
88
- sendgrid:starter
99
- memcachier:dev
1010
- scheduler:standard
11-
- papertrail:choklad
11+
- logentries:tryit
1212
config_vars:
1313
PATH: /app/bin:/app/vendor/nginx/sbin:/app/vendor/php/bin:/app/vendor/php/sbin:/usr/local/bin:/usr/bin:/bin
1414
ENABLE_SYSTEM_ACCESS: false

0 commit comments

Comments
 (0)