JadeLog Properties
The properties defined in the JadeLog class are summarized in the following table.
| Property | Description | 
|---|---|
| bufferOutput | Specifies whether log messages are buffered | 
| fileExtension | Contains the log file extension | 
| fileName | Contains the log file name | 
| filePath | Contains the log file path | 
| formatOutput | Specifies whether the date and time are output with each message | 
| maxFileSize | Contains the maximum file size (in bytes) if the file is versioned | 
| selector | Contains the Jade initialization file selector that enables or disables tracing | 
| versionFile | Specifies whether the file is versioned | 
 
            