Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62271

Re: Logger module in python

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Logger module in python
Date 2013-12-18 04:03 +0000
References <l8r4mn$teh$1@ger.gmane.org> <20131218033621.GA19123@cskk.homeip.net>
Newsgroups comp.lang.python
Message-ID <mailman.4332.1387339448.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Logger module in python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-18 04:03 +0000

csiph-web