Opened 19 years ago

Closed 17 years ago

#1333 closed defect (fixed)

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)

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 (5)

comment:1 by dmorissette, 18 years ago

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

comment:2 by fwarmerdam, 17 years ago

Cc: warmerdam@… added

comment:3 by dmorissette, 17 years ago

Description: modified (diff)
Owner: changed from sdlime to dmorissette

comment:4 by dmorissette, 17 years ago

Milestone: 5.0 release
Status: newassigned

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

comment:5 by dmorissette, 17 years ago

Resolution: fixed
Status: assignedclosed

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

Note: See TracTickets for help on using tickets.