Enable file logging to the specified fileName
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public static void SetFileLogging( string fileName, LogLevel level ) |
Visual Basic |
---|
Public Shared Sub SetFileLogging ( _ fileName As String, _ level As LogLevel _ ) |
Visual C++ |
---|
public: static void SetFileLogging( String^ fileName, LogLevel level ) |
Parameters
- fileName
- Type: System..::..String
Name of the file.
- level
- Type: Com.Tibco.As.Space..::..LogLevel
The level.