Skip to content

Instantly share code, notes, and snippets.

@cobbr2
Last active September 28, 2017 22:31
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cobbr2/9671159 to your computer and use it in GitHub Desktop.
Save cobbr2/9671159 to your computer and use it in GitHub Desktop.
Ruote "fancy_logging" code table
The abbreviation of an action is the same as its first two letters, *except* for a few that are ambiguous otherwise:
ap | apply
ca | cancel cancel_process
ce | ceased
dc | dispatch_cancel
dd | dispatched
di | dispatch
dp | dispatch_pause
dr | dispatch_resume
er | error_intercepted
fa | fail
ki | kill kill_process
la | launch
no | noop
pz | pause pause_process
ra | raise
rc | receive
re | reply
rg | regenerate
rp | reput
rz | resume resume_process
sk | respark
te | terminated
@cobbr2
Copy link
Author

cobbr2 commented Oct 29, 2014

code action
ap apply
ca cancel cancel_process
ce ceased
dc dispatch_cancel
dd dispatched
di dispatch
dp dispatch_pause
dr dispatch_resume
er error_intercepted
fa fail
ki kill kill_process
la launch
no noop
pz pause pause_process
ra raise
rc receive
re reply
rg regenerate
rp reput
rz resume resume_process
sk respark
te terminated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment