/
githubmirror
/
galahad
Обзор
Документация
Войти
/
githubmirror
/
galahad
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/jdk/java/util/logging/MemoryHandlerTest.props
9 строк
578 B
Erik Joelsson
8187443: Forest Consolidation: Move files to unified layout
12 сен 2017, 20:03
12 сен 2017, 20:03
3789983
Код
Авторство
О чём код?
.level= INFO MemoryHandlerTest$CustomMemoryHandler.push=WARNING MemoryHandlerTest$CustomMemoryHandlerNoTarget.push=WARNING MemoryHandlerTest$CustomMemoryHandler.target=MemoryHandlerTest$CustomTargetHandler handlers=java.util.logging.ConsoleHandler,MemoryHandlerTest$CustomMemoryHandler,MemoryHandlerTest$CustomMemoryHandlerNoTarget java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter java.util.logging.ConsoleHandler.level = INFO java.util.logging.MemoryHandler.target=MemoryHandlerTest$SimpleTargetHandler java.util.logging.MemoryHandler.push = INFO