mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[tests] watcher logging enabled
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<category name="#com.intellij.openapi.vfs.impl.local.NativeFileWatcherImpl">
|
||||
<priority value="TRACE"/>
|
||||
<appender-ref ref="CONSOLE-ALL"/>
|
||||
</category>
|
||||
|
||||
<root>
|
||||
<priority value="INFO"/>
|
||||
<appender-ref ref="CONSOLE-WARN"/>
|
||||
|
||||
Reference in New Issue
Block a user