HomeDevCentral

GateController::logRequest for minimal generic logging
3631de8f3861Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

GateController::logRequest for minimal generic logging

GateController subclasses are encouraged to implement a logRequest
method with relevant properties to track incoming notifications into
a debug or audit log.

We provide a minimal logger with the name of the service and the door
as a fallback if a controller omits one.

Currently, request handling (and so the responsibility to log) is to
the children controller, so they must call $this->logRequest();.

Details

Provenance
derecksonAuthored on
Parents
rNOTIF0dc42f7083fb: Arcanist configuration
Branches
Unknown
Tags
Unknown