Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Added info log for happy flow. #14

Merged
merged 2 commits into from
Feb 13, 2018
Merged

Added info log for happy flow. #14

merged 2 commits into from
Feb 13, 2018

Conversation

bogdanguranda
Copy link
Contributor

No description provided.

unfolder.go Outdated
@@ -130,6 +130,8 @@ func (u *unfolder) handle(writer http.ResponseWriter, req *http.Request) {
return
}

log.Infof("Message with tid=%v, contentCollectionUuid=%v, collectionType=%v. Done unfolding. Preparing to send messages.", tid, uuid, collectionType)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without the commas please, so we can accurately search in splunk, not expecting termination characters

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 82.819% when pulling bf646db on fix/log-happy-flow into 286ea30 on master.

@bogdanguranda bogdanguranda merged commit db0b15a into master Feb 13, 2018
@bogdanguranda bogdanguranda deleted the fix/log-happy-flow branch February 13, 2018 14:03
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

4 participants