This commit is contained in:
Christophe Maudoux 2019-09-28 12:10:33 +02:00
parent 6329887871
commit 892516d55e
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ my $dir = dirname( abs_path($0) );
print $ini "[all]
logger = Lemonldap::NG::Common::Logger::Std
logLeval = error
logLevel = error
[configuration]
type=File
dirName=$dir

View File

@ -15,6 +15,7 @@ my $dir = dirname( abs_path($0) );
print $ini "[all]
logger = Lemonldap::NG::Common::Logger::Std
logLevel = error
[configuration]
type=File
dirName=$dir