Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Adding pre-stage log on api request #154

Merged
merged 1 commit into from Sep 12, 2014
Merged

Adding pre-stage log on api request #154

merged 1 commit into from Sep 12, 2014

Conversation

zhiyanliu
Copy link
Contributor

Currently jumpgate only logs api response with a post-stage logging
handler, it's a limitation for real-time debugging if the handling of
api request was blocked or needs a while to process, operator or
developer needs to know what api is hanlding there now and which api
request the log belongs to that the main handling logic logged, so this
change added a pre-stage logging for api request.

Currently jumpgate only logs api response with a post-stage logging
handler, it's a limitation for real-time debugging if the handling of
api request was blocked or needs a while to process, operator or
developer needs to know what api is hanlding there now and which api
request the log belongs to that the main handling logic logged, so this
change added a pre-stage logging for api request.
@sudorandom
Copy link
Contributor

+1

@jimlindeman
Copy link
Contributor

Looks good

jimlindeman added a commit that referenced this pull request Sep 12, 2014
@jimlindeman jimlindeman merged commit a53115f into softlayer:master Sep 12, 2014
@zhiyanliu zhiyanliu deleted the adding-pre-log-on-request branch November 17, 2014 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants