On Mar 11, 2012, at 10:26 PM, Jose Armando Garcia <jsan...@gmail.com> wrote:
> On Wed, Mar 7, 2012 at 6:39 AM, Steven Schveighoffer > <schvei...@yahoo.com> wrote: >> >> >> alternatively: >> >> log_info("cool"); >> linfo("cool"); >> lginfo("cool"); >> >> There are so many choices besides just "info." We should use something >> else. >> > > Lets flip the question. Why are you against: > > import log = std.log; Which is the more common case?