console Advisories Option
Controls whether consoleAdvisory and consoleDiagnostic write to the console in addition to logging. Defaults to true so that users who never look at log files (especially students running models from an IDE) see mistake-preventing advisories directly in their console. Headless or test environments can suppress console output by setting the system property ksl.consoleAdvisories to false or by assigning this property.