| Author |
Message |
PyDenis *nix forums beginner
Joined: 15 Mar 2006
Posts: 7
|
Posted: Fri Oct 13, 2006 9:06 am Post subject:
Re: using logger module
|
|
|
| David Bear wrote: | I attempted to use the logger module per the instructions in
http://docs.python.org/lib/minimal-example.html
I tried a couple of differnet levels. Nothing appeared in any logs. Has this
module been tested with syslog-ng? That is what is packaged with suse and I
am wondering if it is a version problem with the syslog server.
I am using python 2.4 -- on a 2.6.11.4-xx kernel. (suse 9.3)
--
David Bear
-- let me buy your intellectual property, I want to own your thoughts -- |
1. there is no logger module in standard python distribution
2. URL you pointed to have unittest module basic sample.
Please, open your eyes. |
|
| Back to top |
|
 |
draghuram@gmail.com *nix forums beginner
Joined: 26 Apr 2005
Posts: 16
|
Posted: Mon Jul 17, 2006 4:55 pm Post subject:
Re: using logger module
|
|
|
Can you post exact code that you used?
Raghu.
David Bear wrote:
| Quote: | I attempted to use the logger module per the instructions in
http://docs.python.org/lib/minimal-example.html
I tried a couple of differnet levels. Nothing appeared in any logs. Has this
module been tested with syslog-ng? That is what is packaged with suse and I
am wondering if it is a version problem with the syslog server.
I am using python 2.4 -- on a 2.6.11.4-xx kernel. (suse 9.3)
--
David Bear
-- let me buy your intellectual property, I want to own your thoughts -- |
|
|
| Back to top |
|
 |
David Bear *nix forums beginner
Joined: 12 Apr 2005
Posts: 26
|
Posted: Mon Jul 17, 2006 4:36 pm Post subject:
using logger module
|
|
|
I attempted to use the logger module per the instructions in
http://docs.python.org/lib/minimal-example.html
I tried a couple of differnet levels. Nothing appeared in any logs. Has this
module been tested with syslog-ng? That is what is packaged with suse and I
am wondering if it is a version problem with the syslog server.
I am using python 2.4 -- on a 2.6.11.4-xx kernel. (suse 9.3)
--
David Bear
-- let me buy your intellectual property, I want to own your thoughts -- |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|