|  | 
Returns the type of logging used to create files.
Syntax
Logging.Type
Remarks
The following table describes log types.
| Log type | Description | 
| BYSIZE | A new log is created when the existing log reaches a specified size. | 
| DAILY | A new log is created daily. | 
| WEEKLY | A new log is created weekly. | 
| MONTHLY | A new log is created monthly. | 
See Also
[Previous][Next]