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

Feat/log/uuid #4392

Merged
merged 3 commits into from
Nov 18, 2017
Merged

Feat/log/uuid #4392

merged 3 commits into from
Nov 18, 2017

Commits on Nov 15, 2017

  1. Added uuid loggable (requestId) to root context

    Every log event resulting from a command will have a uuid associated with it
    
    License: MIT
    Signed-off-by: Forrest Weston <forrest@protocol.ai>
    frrist committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    846c04b View commit details
    Browse the repository at this point in the history
  2. Add event logging around path resolution

    License: MIT
    Signed-off-by: Forrest Weston <forrest@protocol.ai>
    frrist committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    1c3e590 View commit details
    Browse the repository at this point in the history
  3. Add error message to event logs in path resolution

    If an error occurs during an event add it to the events metadata
    
    License: MIT
    Signed-off-by: Forrest Weston <forrest@protocol.ai>
    frrist committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    f44cf00 View commit details
    Browse the repository at this point in the history