This class allows the user to control the logging of successful and or failed printer driver operations.
public class PrintingLogger
Use LogSuccessfulOperations to control logging of operations that complete successfully.
Use LogFailedOperations to control logging of operations that fail.