Log.LogTheMessage Event

Tungsten Suite

LogLogTheMessage Event

Configure this Action to log messages the way you like to

Namespace:  W.Logging
Assembly:  Tungsten.Logging (in Tungsten.Logging.dll) Version: 2.0.0
Syntax
C#
public static event Action<string> LogTheMessage

Value

Type: SystemActionString
Remarks
This method needs to be replaced with something useful to you.
See Also