This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients logistix, techtonik, vinay.sajip
Date 2011-10-07.14:31:58
SpamBayes Score 4.5760594e-06
Marked as misclassified No
Message-id <1317997917.24301.YahooMailNeo@web25802.mail.ukl.yahoo.com>
In-reply-to <1317991302.84.0.968515158077.issue1164953@psf.upfronthosting.co.za>
Content
> anatoly techtonik <techtonik@gmail.com> added the comment:
> 
> I know that it is by design, but from all logging users you may be the only one 
> who keeps this behaviour in mind. The message why basicConfig() failed will be 
> more user-friendly.

You're not likely to be aware of all the feedback I get from other users of the logging package, so I'm not sure what your inference "you may be the only one" is based on. Since basicConfig() didn't "fail" (behaviour is as designed), I'm not planning any changes in this area. Also note: this issue was raised and closed in March 2005, and there have been no requests since then to change the existing behaviour (nor would it be possible to accommodate such requests without compromising backward compatibility).
History
Date User Action Args
2011-10-07 14:31:59vinay.sajipsetrecipients: + vinay.sajip, logistix, techtonik
2011-10-07 14:31:58vinay.sajiplinkissue1164953 messages
2011-10-07 14:31:58vinay.sajipcreate