Global Log Method A Sandcastle Documented Class Library
Generic logging shortcut call, for quick debug dumps.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void Log(
	string message
)

Parameters

message
Type: System String
See Also