Uses of Class
cloud.opencode.base.log.async.AsyncLogger
Packages that use AsyncLogger
-
Uses of AsyncLogger in cloud.opencode.base.log.async
Methods in cloud.opencode.base.log.async that return AsyncLoggerModifier and TypeMethodDescriptionstatic AsyncLoggerWraps the given logger with async dispatch using the default queue capacity (8192).static AsyncLoggerWraps the given logger with async dispatch using the specified queue capacity.