Enable file logging to the default file (as-{process-id}.log)
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public static void SetFileLogging( LogLevel level ) |
Visual Basic |
---|
Public Shared Sub SetFileLogging ( level As LogLevel ) |
Visual C++ |
---|
public: static void SetFileLogging( LogLevel level ) |
F# |
---|
static member SetFileLogging : level : LogLevel -> unit |
Parameters
- level
- Type: Com.Tibco.As.Space..::..LogLevel
The level.