Using glog's design for Phobos?

so so at so.do
Fri Aug 27 14:35:26 PDT 2010


On Fri, 27 Aug 2010 05:34:50 +0300, bearophile <bearophileHUGS at lycos.com>  
wrote:

> Denis Koroskin:
>> Probably, that's because you don't write complex software with lots of
>> independent modules that run for a long time.
>
> Here "large systems that run for a long time" is the key, where long  
> time may mean months or years. Logging is not just to debug.
> Recently I've seen languages that have even built-in logging features :-)
>
> Bye,
> bearophile

You can't expect a standard library do everything for you, if what you  
need is a specific and complex logging library, you should/will use that  
"specific" library, the kind of programs you mention should write their  
own :)

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


More information about the Digitalmars-d mailing list