Ticket #1333 (closed defect: fixed)

Opened 8 years ago

Last modified 6 years ago

DEBUG Output not going where it should

Reported by: bill@… Owned by: dmorissette
Priority: high Milestone: 5.0 release
Component: MapServer CGI Version: 4.5
Severity: normal Keywords:
Cc:

Description (last modified by dmorissette) (diff)

After a great deal of pointless searching, I finally found the output of the DEBUG tracking in the Apache error log.

The documentation for the DEBUG element reads:

DEBUG [on|off]

    Enables debugging of the map object. Verbose output is generated
    and sent to the standard error output (STDERR) or the MapServer
    logfile if one is set using the LOG parameter in the WEB object.

Either this documentation is wrong, or it doesn't write to the correct place. I would suggest that we actually make it log to the logfile if one's set.

Change History

Changed 7 years ago by dmorissette

  • cc dmorissette@… added
  • dependson set to 709
Doc was wrong, DEBUG output always goes to stderr AFAIK. Bug 709 should make
things more user-friendly.

Changed 6 years ago by fwarmerdam

  • cc warmerdam@… added

Changed 6 years ago by dmorissette

  • owner changed from sdlime to dmorissette
  • description modified (diff)

Changed 6 years ago by dmorissette

  • status changed from new to assigned
  • milestone set to 5.0 release

RFC-28 is implemented in r6271, but I'll keep this bug open until the documentation has been updated.

Changed 6 years ago by dmorissette

  • status changed from assigned to closed
  • resolution set to fixed

Closing. Ticket #2293 has ben created for the docs updates.

Note: See TracTickets for help on using tickets.