Opened 16 years ago

Closed 16 years ago

#421 closed defect (fixed)

Add missing information to access log

Reported by: brucedechant Owned by: brucedechant
Priority: medium Milestone: 2.0
Component: Server Version: 2.0.0
Severity: minor Keywords:
Cc: External ID: 1045973

Description

The following information is missing from the acces log:

1) Actual MgResourceIdentifier value - instead the string "MgResourceIdentifier" is being logged 2) Certain operations are not including the actual integer, double, boolean, and string values even though they are available.

Example: (What it is now) DescribeSchemaAsXml.1.0.0:2(MgResourceIdentifier,) Success

(What it should be) DescribeSchemaAsXml.1.0.0:2(Library://Data/Sample_World_Countries.FeatureSource,) Success

Change History (2)

comment:1 by brucedechant, 16 years ago

External ID: 1045973
Owner: set to brucedechant
Status: newassigned

comment:2 by brucedechant, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.