On Thu, Jan 28, 2010 at 9:46 AM, Pet wrote:
> On Fri, Jan 22, 2010 at 10:21 PM, Lucas Taylor
> wrote:
>> On 1/22/10 3:15 AM, Pet wrote:
>>> On Fri, Jan 22, 2010 at 12:13 AM, Lucas Taylor
>>> wrote:
On 1/21/10 11:17 AM, Pet wrote:
> On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
>
On Thu, 2010-01-28 at 09:46 +0100, Pet wrote:
> [..]
>
> I'm getting an error while starting my service:
>
> Failed to load application: 'module' object has no attribute 'ILogObserver'
ILogObserver was introduced in Twisted 8.2. You are probably using an
older version.
ralphm
_
On Fri, Jan 22, 2010 at 10:21 PM, Lucas Taylor wrote:
> On 1/22/10 3:15 AM, Pet wrote:
>> On Fri, Jan 22, 2010 at 12:13 AM, Lucas Taylor
>> wrote:
>>> On 1/21/10 11:17 AM, Pet wrote:
On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
wrote:
> On Thursday 21 January 2010, Lucas Ta
On 1/22/10 3:15 AM, Pet wrote:
> On Fri, Jan 22, 2010 at 12:13 AM, Lucas Taylor
> wrote:
>> On 1/21/10 11:17 AM, Pet wrote:
>>> On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
>>> wrote:
On Thursday 21 January 2010, Lucas Taylor wrote:
> This can occur if you have multiple inst
On 10:15 am, petshm...@googlemail.com wrote:
On Fri, Jan 22, 2010 at 12:13 AM, Lucas Taylor
wrote:
On 1/21/10 11:17 AM, Pet wrote:
On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
wrote:
On Thursday 21 January 2010, Lucas Taylor wrote:
This can occur if you have multiple instances of logf
On Fri, Jan 22, 2010 at 12:13 AM, Lucas Taylor wrote:
> On 1/21/10 11:17 AM, Pet wrote:
>> On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
>> wrote:
>>> On Thursday 21 January 2010, Lucas Taylor wrote:
>>>
This can occur if you have multiple instances of logfile.LogFile setup
to man
On 1/21/10 11:17 AM, Pet wrote:
> On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
> wrote:
>> On Thursday 21 January 2010, Lucas Taylor wrote:
>>
>>> This can occur if you have multiple instances of logfile.LogFile setup
>>> to manage the same file. The default rotation is 1MB, so maybe you ha
On Thu, Jan 21, 2010 at 7:02 PM, Maarten ter Huurne
wrote:
> On Thursday 21 January 2010, Lucas Taylor wrote:
>
>> This can occur if you have multiple instances of logfile.LogFile setup
>> to manage the same file. The default rotation is 1MB, so maybe you have
>> another logfile.LogFile somewhere?
On Thursday 21 January 2010, Lucas Taylor wrote:
> This can occur if you have multiple instances of logfile.LogFile setup
> to manage the same file. The default rotation is 1MB, so maybe you have
> another logfile.LogFile somewhere?
Maybe twistd's log rotation?
Bye,
Maarten
On 1/20/10 5:35 AM, Pet wrote:
> Hi,
>
> in code below I try to rotate log files if they reach 500 limit,
> but this happens only to every 5 files, ls -althr:
>
> -rw-r--r-- 1 root root 977K 2010-01-19 19:03 /var/log/my.log.12
> -rw-r--r-- 1 root root 977K 2010-01-19 19:55 /var/log/my.log.10
Hi,
in code below I try to rotate log files if they reach 500 limit,
but this happens only to every 5 files, ls -althr:
-rw-r--r-- 1 root root 977K 2010-01-19 19:03 /var/log/my.log.12
-rw-r--r-- 1 root root 977K 2010-01-19 19:55 /var/log/my.log.10
-rw-r--r-- 1 root root 977K 2010-01-19 20:41
11 matches
Mail list logo