Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62271 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2013-12-18 04:03 +0000 |
| Last post | 2013-12-18 04:03 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Logger module in python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-18 04:03 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-12-18 04:03 +0000 |
| Subject | Re: Logger module in python |
| Message-ID | <mailman.4332.1387339448.18130.python-list@python.org> |
On 18/12/2013 03:36, Cameron Simpson wrote: > On 18Dec2013 03:27, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: >> On 18/12/2013 03:22, smilesonisamal@gmail.com wrote: >>> I am a newbie in python. I am looking for a existing module which I can import in my program to log the objects to a file? >>> I know there is a module Data::Dumper in perl which dumps the objects to file. But not sure about python. >>> Can anybody help me in this regard? >> >> http://docs.python.org/3/library/logging.html > > No, Mark, no. > > The pickle and pickletools modules sound like what he wants. > > Cheers, > So I've already been told :) I really must get out of the habit of posting at 3:30 in the morning when absolutely shattered, it's more of a hindrance than a help :( -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web