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

Adds a top level generic log emitter to scribe #105

Merged
merged 3 commits into from
Jan 6, 2021
Merged

Commits on Dec 17, 2020

  1. moves jam-specific cargo functions into jam/internal package

    Signed-off-by: Forest Eckhardt <feckhardt@pivotal.io>
    Sophie Wigmore authored and ForestEckhardt committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e7c84db View commit details
    Browse the repository at this point in the history
  2. Adds scribe.Emitter object

    - Adds function that prints out dependency information as well as
    deprecation warnings
    
    Signed-off-by: Forest Eckhardt <feckhardt@pivotal.io>
    Sophie Wigmore authored and ForestEckhardt committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    09b0b09 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge branch 'main' into log-emitter

    Sophie Wigmore authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f4dc667 View commit details
    Browse the repository at this point in the history