Skip to content

Commit a1055e0

Browse files
committed
clarify Error logs for Custom Commands
1 parent ff42c5b commit a1055e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/deployment/heroku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Custom Heroku commands do not affect the Travis CI build status or trigger Travi
9797

9898
Use an addon such as [Papertrail](https://elements.heroku.com/addons/papertrail){: data-proofer-ignore=""} or [Logentries](https://elements.heroku.com/addons/logentries){: data-proofer-ignore=""} to get notifications for `rake db:migrate` or other commands.
9999

100-
These add-ons have email notification systems that can be triggered when certain string matches occur in your logs. For example you could trigger an e-mail notification if the log contains "this and all later migrations canceled".
100+
These add-ons have email notification systems that can be triggered when certain string matches occur in your Heroku logs. For example you could trigger an e-mail notification if the log contains "this and all later migrations canceled".
101101

102102
### Restarting Applications
103103

0 commit comments

Comments
 (0)