Debugging
-
A
See moreInterceptor
to use when debugging. EveryAction
s andState
change are printed to the console.Declaration
Swift
public class PrintInterceptor<State> : Interceptor where State : Encodable