Assign System.err to bit bucket

From: RonS (ronsteinerNO_at_SPAMtds.net)
Date: 11/30/03


Date: Sat, 29 Nov 2003 17:56:12 -0600

Is there a way to assign System.err so that messages are discarded? I
tried assigning it to null, which compiles, but causes a run time error.