Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "operation" start/continue/end convenience functions #3

Merged
merged 1 commit into from
May 27, 2018

Conversation

JeanMertz
Copy link
Contributor

The following convenience functions are available:

OperationStart(id, producer string) zap.Field
OperationCont(id, producer string) zap.Field
OperationEnd(id, producer string) zap.Field

The following convenience functions are available:

    OperationStart(id, producer string) zap.Field
    OperationCont(id, producer string) zap.Field
    OperationEnd(id, producer string) zap.Field
@JeanMertz JeanMertz merged commit af27c08 into master May 27, 2018
@JeanMertz JeanMertz deleted the operation-helpers branch May 27, 2018 17:44
mhindery pushed a commit to mhindery/zapdriver that referenced this pull request Sep 27, 2022
feat: add service version information in service context in error reporting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant