Table of Contents

GR0015: Do not use System.Console.

TitleDo not use System.Console.
IdGR0015
CategoryDesign
Default SeverityWarning
Enabled By DefaultTrue
DescriptionSystem.Console suggests code that may not be flexible, or carrying out unintended work such as not using a proper logging implementation.
Custom Tags