Uses of Class
org.apache.sis.util.logging.MonolineFormatter
Packages that use MonolineFormatter
-
Uses of MonolineFormatter in org.apache.sis.util.logging
Methods in org.apache.sis.util.logging that return MonolineFormatterModifier 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.