Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Log.Logging.AddAlwaysLog Method

Records an error message to the YetaWF log.

Class: YetaWF.Core.Log.Logging
Namespace: YetaWF.Core.Log
Assembly: YetaWF.Core

Syntax

public static string AddAlwaysLog( string text );

Parameters

text

(not specified)

Return Value

Returns the message text.

See Also YetaWF.Core.Log.Logging ClassYetaWF.Core Overview