# casual-event-service-log Provides metrics for all service calls that har invoked within a domain ## configuration ``` DESCRIPTION log service call metrics OPTIONS c value vc description ------------------ - -------- -- ----------------------------------------------------------- -f, --file ? 1 where to log (default: "statistics.log") -d, --delimiter ? 1 delimiter between columns (default: '|') --filter-inclusive ? 1 only services that matches the expression are logged --filter-exclusive ? 1 only services that does NOT match the expression are logged --help ? * use --help