Built-in watchers
Capsula provides several built-in watchers that you can use to monitor the execution of your command/function. The following is a list of built-in watchers:
TimeWatcher
- Monitors the execution time.UncaughtExceptionWatcher
- Monitors uncaught exceptions.