On 7/02/2012 9:48 PM, Jean-Michel Pichavant wrote:
Vinay Sajip wrote:
On Jan 24, 2:52 pm, Rob Richardson wrote:
I use PythonWin to debug the Python scripts we write. Our scripts
often use the log2pyloggingpackage. When running the scripts inside
the debugger, we seem to get oneloggingobject fo
Vinay Sajip wrote:
On Jan 24, 2:52 pm, Rob Richardson wrote:
I use PythonWin to debug the Python scripts we write. Our scripts often use
the log2pyloggingpackage. When running the scripts inside the debugger, we
seem to get oneloggingobject for every time we run the script. The result i
On Jan 24, 2:52 pm, Rob Richardson wrote:
> I use PythonWin to debug the Python scripts we write. Our scripts often use
> the log2pyloggingpackage. When running the scripts inside the debugger, we
> seem to get oneloggingobject for every time we run the script. The result is
> that after run
I use PythonWin to debug the Python scripts we write. Our scripts often use
the log2py logging package. When running the scripts inside the debugger, we
seem to get one logging object for every time we run the script. The result is
that after running the script five times, the log file contai