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

Switch logging to mixlib-log instead of logify #85

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

thheinen
Copy link

Description

Switched from the pulled logify Gem for logging to mixlib-log.

I did not touch the tests, though as they were failing in the first place. Functionality is backwards-compatible and just references the Mixlib library without own logic. Copy and paste from InSpec's logging basically.

Related Issue

Solves #74

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

Signed-off-by: Thomas Heinen <theinen@tecracer.de>
@thheinen thheinen requested review from a team as code owners January 29, 2020 17:11
@tas50 tas50 merged commit d44d440 into chef-boneyard:master Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants