Hacker News new | ask | show | jobs
by gdprrrr 1036 days ago
Rust seems to do find with a de-facto logging library, and the Java ecosystem seems to have converged on a common API, but with a lot of effort I think.
1 comments

PHP did so with PSR-3 as well https://www.php-fig.org/psr/psr-3/.
A PSR is not de facto, nor is this structured.
No it's not de facto but what can be defacto? It's pretty well followed by the community and I think that's about all you can get.
The core question of this subthread was what, if anything, the effect of only having a de facto logging solution was on a language community. The community easily coalescing around a de jure solution (and for a different problem with a significantly smaller API surface) is not really relevant to that.