Console

Logging.Console property

Set or get - the logs are displayed on the console.

public static bool Console { get; set; }

See Also