JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
gg.xp.xivsupport.slf4j.LogEvent
Packages that use
LogEvent
Package
Description
gg.xp.xivsupport.gui.tables.filters
gg.xp.xivsupport.slf4j
Uses of
LogEvent
in
gg.xp.xivsupport.gui.tables.filters
Methods in
gg.xp.xivsupport.gui.tables.filters
with parameters of type
LogEvent
Modifier and Type
Method
Description
boolean
LogLevelVisualFilter.
passesFilter
(
LogEvent
item)
Uses of
LogEvent
in
gg.xp.xivsupport.slf4j
Methods in
gg.xp.xivsupport.slf4j
that return types with arguments of type
LogEvent
Modifier and Type
Method
Description
List
<
LogEvent
>
LogCollector.
getEvents
()