Extension:Katsa/Glossaire
Appearance
Glossary for Katsa is a list of core terms and concepts for spies.
Terms and concepts
- Spy
- a small compute graph connected to a point in the program, that will always evaluate unconditionally at that point in code execution.
- Compute graph
- a sequence of actions chained together in such a way that it forms a partial program for code execution.
Operations
- Carp
- when hitting the function, log with a one-liner.
- Cluck
- when hitting the function, log with a one-liner and a stack trace.
- Croak
- when hitting the function, error with a one-liner.
- Confess
- when hitting the function, error with a one-liner and a stack trace.