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


Groups > comp.lang.python > #62259

Re: Logger module in python

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Logger module in python
Date 2013-12-18 03:27 +0000
References <fabe3b07-3d2f-48f2-9e56-2fdebff39175@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.4323.1387337264.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 18/12/2013 03:22, smilesonisamal@gmail.com wrote:
> Hi,
>    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?
>
> Regards
> Pradeep
>

http://docs.python.org/3/library/logging.html

-- 
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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Logger module in python smilesonisamal@gmail.com - 2013-12-17 19:22 -0800
  Re: Logger module in python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-18 03:27 +0000
  Re: Logger module in python Paul Smith <paul@mad-scientist.net> - 2013-12-17 22:46 -0500
  Re: Logger module in python Roy Smith <roy@panix.com> - 2013-12-17 22:54 -0500
  Re: Logger module in python rusi <rustompmody@gmail.com> - 2013-12-17 20:32 -0800

csiph-web