Trees
Indices
Help
Python Standard Library
Package distutils
::
Module log
:: Class Log
[
hide private
]
[
frames
] |
no frames
]
Class Log
Instance Methods
[
hide private
]
__init__
(
self
,
threshold
=
3
)
_log
(
self
,
level
,
msg
,
args
)
log
(
self
,
level
,
msg
,
*args
)
debug
(
self
,
msg
,
*args
)
info
(
self
,
msg
,
*args
)
warn
(
self
,
msg
,
*args
)
error
(
self
,
msg
,
*args
)
fatal
(
self
,
msg
,
*args
)
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:43:00 2008
http://epydoc.sourceforge.net