EventSettings
disable(类<? extends Event> eventClass)
disable(String name)
enable(类<? extends Event> eventClass)
enable(String name)
abstract EventSettings
with(String name, String value)
withoutStackTrace()
withoutThreshold()
withPeriod(Duration duration)
withStackTrace()
withThreshold(Duration duration)