Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-23 | Add Biz.Log middleware that works with systemd | Ben Sima | |
Perhaps this is not as performant as the wai-provided one, but it is *much* simpler and follows my output format, which I think is much easier to quickly read. Anyway I doubt logging will ever be a bottleneck, and if it is then I should be able to create some instrument to detect that. | |||
2021-02-17 | Add boolean and logging pipeline operators | Ben Sima | |
2021-02-05 | Add Log.mark and convert some putTexts into Log.infos | Ben Sima | |
2021-01-26 | Create Biz.Log library, extracted from Biz.Bild | Ben Sima | |