LoggerAppenderFile throws wrong warning messages
Key: LOG4PHP-158
URL: https://issues.apache.org/jira/browse/LOG4PHP-158
Project: Log4php
Issue Type: Bug
Components: Code
Affects
On 10.10.2011. 8:27, Florian Semm wrote:
a warning is enough, that's right.
to throw an exception was just an example to handle this
I see the problem. Since this is an appender issue, I will leave this
for after I have merged the configurator changes from the experimental
branch to the trun
Am 10.10.2011 08:22, schrieb Ivan Habunek:
On 10.10.2011. 8:19, Florian Semm wrote:
Hi,
when I have a LoggerAppenderFile config without the option 'file', I got
a warning:
Warning: mkdir() [function.mkdir]: No such
file or directory in
C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\ma
Am 10.10.2011 08:19, schrieb Florian Semm:
Hi,
when I have a LoggerAppenderFile config without the option 'file', I
got a warning:
Warning: mkdir() [function.mkdir]: No
such file or directory in
C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\main\php\appenders\LoggerAppenderFile.ph
On 10.10.2011. 8:19, Florian Semm wrote:
Hi,
when I have a LoggerAppenderFile config without the option 'file', I got
a warning:
Warning: mkdir() [function.mkdir]: No such
file or directory in
C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\main\php\appenders\LoggerAppenderFile.php
line
Hi,
when I have a LoggerAppenderFile config without the option 'file', I got
a warning:
Warning: mkdir() [function.mkdir]: No such
file or directory in
C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\main\php\appenders\LoggerAppenderFile.php
line 74
The appender execute mkdir(..)
Hi Ivan,
"Problem" solved. According to your website the download link on the page goes
to
http://www.apache.org/dyn/closer.cgi/logging/log4php/2.1.0/apache-log4php-2.1.0-src.tar.gz
But this is a HTML page and the source files. So I simply downloaded the wrong
file doh Thanks for your help thou