rgst-io / stencil

📒 A modern living-template engine for evolving repositories
https://stencil.rgst.io
Apache License 2.0
4 stars 1 forks source link

fix(slogext): export, use os.Stdout for plugin debugging #83

Closed jaredallard closed 3 weeks ago

jaredallard commented 3 weeks ago

We need to export the logger if we want clients to be able to use it, so now we're doing that.

We default to os.Stdout instead of os.Stderr because otherwise log messages will not be plumbed through go-plugin (it only reads stdout for some reason).

cloudflare-pages[bot] commented 3 weeks ago

Deploying stencil with  Cloudflare Pages  Cloudflare Pages

Latest commit: 747abf5
Status: âœ…  Deploy successful!
Preview URL: https://85459417.stencil-1wj.pages.dev
Branch Preview URL: https://jaredallard-refactor-modules-dzjq.stencil-1wj.pages.dev

View logs

codecov[bot] commented 3 weeks ago

Codecov Report

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

:loudspeaker: Thoughts on this report? Let us know!