restate
restate copied to clipboard
Option to disable `LogsController`
Option to disable LogsController
Summary: Support disabling logs controller via a configuration flag
Instead of checking the flag everywhere. If flag is set, logs
controller is replaced with a no-op logs controller.
Let's wait on this one until we see how logs-controller will be shaped