Enable rolling log files with filename, limit (in bytes), file count, and append mode
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( FileLogOptions options ) |
Visual Basic |
---|
Public Shared Sub SetFileLogging ( options As FileLogOptions ) |
Visual C++ |
---|
public: static void SetFileLogging( FileLogOptions^ options ) |
F# |
---|
static member SetFileLogging : options : FileLogOptions -> unit |
Parameters
- options
- Type: Com.Tibco.As.Space..::..FileLogOptions
The options attribute for file logging