|
Log Object |
|
See Also: |
The Log.Logon property returns a Logon object that sets the permissions used to create the log file.
VBScript:
JScript:
| Log | The Log object. |
| Logon | A Logon object. |
See the Logon object topic for the properties exposed by the Log.Logon object.
If the Logon.User property is empty (the default), the user account associated with the current thread is used to create the log file.
The APGen.Logon object can be used to set the default user account used to create all log and output files. Any APGen.Logon settings applied to the parent APGen object become the default settings for Log.Logon.