wwServerConfig::nLogFormat

Flag to determine whether every request is logged to file.

Parameters

Initial value: 0

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