j
This commit is contained in:
parent
8c552af606
commit
537d3725d7
1
app.py
1
app.py
@ -98,6 +98,7 @@ def print_address_label(pdf_path):
|
|||||||
backend_identifier=backend,
|
backend_identifier=backend,
|
||||||
blocking=True
|
blocking=True
|
||||||
)
|
)
|
||||||
|
app.logger.info(f"Printer status: {status}")
|
||||||
app.logger.info("Print job sent successfully")
|
app.logger.info("Print job sent successfully")
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user