Uses of Annotation Type
org.apache.sis.util.Configuration
Packages that use Configuration
-
Uses of Configuration in org.apache.sis.util.logging
Methods in org.apache.sis.util.logging with annotations of type ConfigurationModifier and TypeMethodDescriptionstatic MonolineFormatter
MonolineFormatter.install()
Installs aMonolineFormatter
for the root logger, or returns the existing instance if any.static MonolineFormatter
Installs aMonolineFormatter
for the specified logger, or returns the existing instance if any.static void
Logging.setLoggerFactory
(LoggerFactory<?> factory) Sets a new factory to use for obtainingLogger
instances.void
PerformanceLevel.setMinDuration
(long duration, TimeUnit unit) Sets the minimal duration for logging an event at this level.