Click or drag to resize

IPFLoggableLogger Property

Gets the logger, used to log any useful warning, error or information in the database.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
PFLogger Logger { get; }

Property Value

Type: PFLogger
See Also