Click or drag to resize
ASCommonSetFileLogging Method (LogLevel)
Enable file logging to the default file (as-{process-id}.log)

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(
	LogLevel level
)

Parameters

level
Type: Com.Tibco.As.SpaceLogLevel
The level.
See Also