Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Restore warning logging #545

Closed

Conversation

darkowlzz
Copy link
Collaborator

  • Move loggers.go out of cmd/dep to dep package.
  • Remove injected Loggers from all the functions and use Loggers from Ctx
  • Pass Loggers to readManifest() for warning logging.

Fixes #531

darkowlzz added 2 commits May 10, 2017 15:43
- Moves loggers.go to project root under package dep
- Changes all the Loggers references to refer to dep.Loggers.
- Removes Loggers injection from all the functions that required loggers
and use Ctx.Loggers instead.
@darkowlzz darkowlzz force-pushed the 531-restore-warning-logging branch from 43ef1f7 to 828e769 Compare May 10, 2017 12:07
@sdboyer
Copy link
Member

sdboyer commented May 11, 2017

Gonna close this in favor of #544 - I that's OK, @darkowlzz - I've got a different approach I'd like to see this take, but I'm hoping to reserve your focus for the ongoing work with the new spec 😄

@sdboyer sdboyer closed this May 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants