Skip to content

Commit

Permalink
feat: add logging (terramate-io#117)
Browse files Browse the repository at this point in the history
* feat: configure logging via commandline arguments

* feat: add cli logging

* fix: revert mod-check file permissions

* fix: fix mod-check file permission

* feat: add sub-logger to reduce duplication

* feat: add config.go logging

* feat: add logging for git.go

* feat: add logging for project.go

* feat: add logging for loader.go

* chore: make msgf type messages context fields
  • Loading branch information
kassianh authored Jan 5, 2022
1 parent fe1006f commit 056ac11
Show file tree
Hide file tree
Showing 8 changed files with 683 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ coverage.txt
.terraform
.terraform.lock.hcl
/cmd/terramate/terramate

.vscode/
Loading

0 comments on commit 056ac11

Please sign in to comment.