August 01, 2008
Is there any plan to incorporate a logging framework into Phobos and D 2.x?

I was hoping for something along the line of "Simple Log" https://simple-log.dev.java.net/ which is simple and straight foward.

Zz


August 01, 2008
Zz schrieb:
> Is there any plan to incorporate a logging framework into Phobos and D 2.x?
> 
> I was hoping for something along the line of "Simple Log"
> https://simple-log.dev.java.net/ which is simple and straight foward.
> 
> Zz
> 
> 

If you want library writers to make use of the logging framework, they should be compatible between phobos and tango.
Tango already has a logging framework, why not port this to phobos?