Home -> LogTargetConsole -> Constructor

Description

The LogTargetConsole constructor creates a console target with no console handle open.

ImportantImportant

Call OpenConsoleHandle before logging through the target.

Usage

LogTargetConsole();

See also