Error LoggerOut Field
Gets or sets the TextWriter that error and warning messages are sent to.
By default messages are sent to STDOUT (Console).
Definition
Namespace: SRS.ShiftSolver.Tools
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
C#
public static TextWriter OutVB
Public Shared Out As TextWriterC++
public:
static TextWriter^ OutF#
static val mutable Out: TextWriter