Problem/Motivation

While trying to debug API requests it would be useful if it logged the endpoints along with the JSON data.

Proposed resolution

Log the endpoints used when logging the JSON packet.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Title: Store the endpoints in the JSON log » Store the endpoint in the JSON log
Status: Active » Needs review
StatusFileSize
new977 bytes

This adds the endpoint above the JSON data.

damienmckenna’s picture

StatusFileSize
new978 bytes

Try that one again.

  • DamienMcKenna committed fd520c4 on 2.0.x
    Issue #3247784 by DamienMcKenna: Store the endpoint in the JSON log.
    
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.