Marker interface to let the setting "akka.actor.debug.fsm" control if logging should occur in
FSMTState, TData
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic interface LoggingFSM
Public Interface LoggingFSM
public interface class LoggingFSM
type LoggingFSM = interface end
See Also