[swift-evolution] Logging facade

Max Moiseev moiseev at apple.com
Wed Nov 1 12:58:38 CDT 2017


Hi Maik,

I believe you are looking for the «one true way of doing logging» that is community accepted, but it does not have to be in the standard library to be that. A standalone package would do just as well. swift-server-dev mailing list might be a better place to discuss this idea.

Max

> On Nov 1, 2017, at 4:44 AM, Maik Koslowski via swift-evolution <swift-evolution at swift.org> wrote:
> 
> Hey!
> 
> I haven’t found anything in the history of this mail list about this topic.
> 
> What do you think about having a logging facade within the standard library (like SLF in Java)?
> SLF4J is not within the standard library in Java, but it is well used and I’d like to have something like that within the standard library to have a standardized way for logging. This change would be purely additive.
> 
> - Maik
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution



More information about the swift-evolution mailing list