Gets or sets a value indicating whether to produce emacs (and other editor) friendly output.
[Visual Basic]
<CommandLineArgument(Name:="emacs", ShortName:="e", Description:="Produce logging information without adornments", Type:=CommandLineArgumentTypes.AtMostOnce)>
[CommandLineArgument(Name="emacs", ShortName="e", Description="Produce logging information without adornments", Type=CommandLineArgumentTypes.AtMostOnce)]