Class SelfLogger.

Inherits Logger

The SelfLogger class logs messages directly, without network access, using the LogServer that is its alter ego.

It exists primarily so that the log server process can call log before it has set up its sockets to read log information from others.

SelfLogger::SelfLogger()

Constructs a SelfLogger logging and a log server to help it.

Reimplements Logger::Logger().

This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.