Click or drag to resize
ASCommonSetFileLogging Method (FileLogOptions)
Enable rolling log files with filename, limit (in bytes), file count, and append mode

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public static void SetFileLogging(
	FileLogOptions options
)

Parameters

options
Type: Com.Tibco.As.SpaceFileLogOptions
The options attribute for file logging
See Also