LogReceptacle

public final class LogReceptacle

LogReceptacles provide the low-level interface for accepting log messages.

Although you could use a LogReceptacle directly to perform all logging functions, the Log implementation provides a higher-level interface that’s more convenient to use within your code.