Log level

This commit is contained in:
Christophe Maudoux 2020-11-25 21:58:40 +01:00
parent b04bb6ab84
commit 47151b608a

View File

@ -10,7 +10,7 @@ my $res;
my $client = LLNG::Manager::Test->new( {
ini => {
logLevel => 'debug',
logLevel => 'error',
authentication => 'Demo',
userDB => 'Same',
loginHistoryEnabled => 0,