
less than 1 minute to read
This property determines how each server request is logged.
This property corresponds to the
Server.oConfig.nLogFormat
property in Web Connection code, and theLogFormat=1
configuration switch inYourApp.ini
.
o.nLogFormat
Default Value
Default value is 1.
Available values:
- 0 - No logging
- 1 - Minimal Log Data (Errors and base request information)
- 2 - All data without POST data
- 3 - Full Request Logging including truncated POST data (very verbose!)
See also:
Class wwServer© West Wind Technologies, 1996-2025 • Updated: 03/10/25
Comment or report problem with topic