getsolus / solbuild

The Solus package build system
https://getsol.us
Apache License 2.0
21 stars 12 forks source link

Replace waterlog by slog #42

Closed silkeh closed 1 year ago

silkeh commented 1 year ago

Replace waterlog by log/slog now that it's in the standard library. The output should be similar when using a TTY but log friendly when not.

silkeh commented 1 year ago

Let's merge this one now as that PR needs rebasing anyway!