Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

StdStreamLogManager

Prev Next

This LogManager is used to output messages to the standard output streams of the current process (STDOUT and STDERR).

The class name of the StdStreamLogManagers, as it must be specified when adding it to the LogService, is "com.ebd.hub.services.log.stdstream.StdOutLogManager".

Further configuration of the manager is not required.