Property
debug
Whether debug mode is enabled.
@MainActor var debug: Bool
Discussion
In debug mode, the context may log additional information about execution state and decisions.
Property
Whether debug mode is enabled.
@MainActor var debug: Bool
In debug mode, the context may log additional information about execution state and decisions.