public ServicePrinter() { Trace.TraceInformation("inicializando el logger desde service printer"); printer_manager = new PrinterManager(); }