Loglevel ERROR

This commit is contained in:
Hans Karlinius
2017-05-20 10:44:34 +02:00
parent d1a6eb17b2
commit 512f511062
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ use Plugins::Assistant::HASS;
my $log = Slim::Utils::Log->addLogCategory( my $log = Slim::Utils::Log->addLogCategory(
{ {
'category' => 'plugin.assistant', 'category' => 'plugin.assistant',
'defaultLevel' => 'DEBUG', 'defaultLevel' => 'ERROR',
'description' => 'PLUGIN_ASSISTANT', 'description' => 'PLUGIN_ASSISTANT',
} }
); );
+2
View File
@@ -10,4 +10,6 @@ Known limitations:
- Menues sometimes get mixed - Menues sometimes get mixed
- Menues are not updated without going back and forward - Menues are not updated without going back and forward
Add the repository URL https://hans99.github.io/slim/repo.xml
License information is found in the LICENSE file. License information is found in the LICENSE file.