Click or drag to resize
Akka.NETFSharpEventsourcedCommand, Event, StateLog Property
Lazy logging adapter. It won't be initialized until logging function will be called.

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence.FSharp (in Akka.Persistence.FSharp.dll) Version: 0.0.0.0
Syntax
Lazy<ILoggingAdapter> Log { get; }

Property Value

Type: LazyILoggingAdapter
See Also