Click or drag to resize
LogHelperlogFileSystem Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static void logFileSystem(
	StreamWriter sw,
	string source,
	string logName,
	string message,
	int id
)

Parameters

sw
Type: System.IOStreamWriter
source
Type: SystemString
logName
Type: SystemString
message
Type: SystemString
id
Type: SystemInt32
See Also