go-sprout / sprout

From sprig to sprout - Useful template functions for Go templates with steroids
https://sprout.atom.codes
MIT License
86 stars 4 forks source link

fix: default logger have a bad init #48

Closed 42atomys closed 4 weeks ago

42atomys commented 4 weeks ago

Description

The default logger aren't initialized correctly causing crash when using the default logger without opts.

Changes

Checklist

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
sprout.go 100.0% <100.0%> (ø)