How a logger is built, attached, and detached, and how each entry line is formatted. There is no Log method: entries come from published events.
Methods for specifying where log output goes - root directory, filename, filename pattern, and directory structure.
Log directly to a database table by attaching a GPALDatabase object to the logger.