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(template): Set ZAP loglevel via environment var #92

Merged
merged 4 commits into from
Apr 30, 2022

Commits on Apr 30, 2022

  1. Set ZAP loglevel via environment var

    Signed-off-by: Steffen Exler <[email protected]>
    Steffen Exler authored and brumhard committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    9c59240 View commit details
    Browse the repository at this point in the history
  2. Update _template/cmd/{{.Base.appName}}/main.go

    Co-authored-by: Tobias Brumhard <[email protected]>
    linuxluigi and brumhard committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    66323db View commit details
    Browse the repository at this point in the history
  3. Put logger logic into internal folder

    Signed-off-by: Steffen Exler <[email protected]>
    Steffen Exler authored and brumhard committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    ac0c5be View commit details
    Browse the repository at this point in the history
  4. Rename logger.GetLogger to logger.NewAtLevel

    Signed-off-by: Tobias Brumhard <[email protected]>
    brumhard committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a281ff7 View commit details
    Browse the repository at this point in the history