GridJsLogger.EnableConsoleOutput

GridJsLogger.EnableConsoleOutput property

Gets or sets whether to output log messages to the console. Default is false.

public static bool EnableConsoleOutput { get; set; }

See Also