s.com on behalf
of Kasper Laudrup
Sent: Saturday, January 12, 2019 2:14:39 PM
To: django-users@googlegroups.com
Subject: Re: Logging debug & error messages to file
Hi Uri,
On 12/01/2019 11.34, אורי wrote:
> I'm trying to log debug & error messages to a file. But I receive this
>
Hi Uri,
On 12/01/2019 11.34, אורי wrote:
I'm trying to log debug & error messages to a file. But I receive this
exception on the server:
ValueError: Unable to configure handler 'file': [Errno 13] Permission
denied: '/var/log/speedy_net_django.log'
The user running django does not have wri
Hi,
I'm trying to log debug & error messages to a file. But I receive this
exception on the server:
ValueError: Unable to configure handler 'file': [Errno 13] Permission
denied: '/var/log/speedy_net_django.log'
If I change the path to '/tmp/speedy_net_django.log' then it works.
How do I configu
3 matches
Mail list logo