[Issue 5329] Simple logging facility in the stdlib

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 11 00:03:17 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5329


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #1 from bearophile_hugs at eml.cc 2010-12-11 00:01:34 PST ---
I suggest to avoid too much short and confusing names like "log" for std lib
modules. So I suggest to name this "logging" or something similar.

Also keep in mind that it may eventually become obsolete, so a second module
name may be needed later (as happened for the std.regex module). Think ahead.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list