Anmelden

.NET Framework Class Library
ILogger..::.Debug Method (String)
ILogger Interface SeeAlso Send Feedback

Places a debug string to logger of the final job class. Optionally the log text is placed on the console.

Namespace: Nsoft.Sys.Interfaces
Assembly: Nsoft.Sys.Interfaces (in Nsoft.Sys.Interfaces.dll)

Syntax

Visual Basic (Declaration)
Sub Debug ( _
	text As String _
)
C#
void Debug(
	string text
)
Visual C++
void Debug(
	String^ text
)
JavaScript
function debug(text);

Parameters

text
Type: System..::.String

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche