If needed, sufficiant logging can be achieved with enviromental variables: GRPC_GO_LOG_VERBOSITY_LEVEL=99 # GRPC_GO_LOG_SEVERITY_LEVEL=info # (error, warning, info, fatal)
# pkg/corredor This package is an interface to Corredor script runner service. .It provides: - Connection to Corredor service - Subscriber service to handle events raised from Corteza services - Scheduling service for deferred events (scheduled, interval)