The Print & Reconciliation application maintains a comprehensive log file that captures and records every critical event throughout the application’s lifecycle from the moment it starts to the completion of the document printing process.
This log plays a vital role in monitoring, troubleshooting, and ensuring traceability of all actions performed within the application.
What the Log Captures
-
Application Lifecycle Events
Every major event from the launch of the P&R application to the completion of print jobs is recorded. This includes UI initialization, user actions, and system processes. -
Source Document Print Details
The log stores detailed information related to the source document being printed, including:- Category-based printing requirements
- Selected print range and number of copies
- Barcode positioning and adjustments
- Total number of pages to be printed
-
Print Execution Events
When a document is sent to the printer, that event is also logged. It ensures a traceable record of:- The print command trigger
- Any interruption or failure that occurs during the printing process
- Exceptions if the application crashes or stops unexpectedly during print
-
Reprint Tracking
If a document is reprinted, the reprint process and its relevant details are captured in the log file, ensuring full traceability for auditing or troubleshooting. -
Final Encrypted Document Tracking
Once all pages are successfully printed, a final encrypted pdf of the document is created. The log maintains:- Confirmation that the document was relayed to the printer
- The name and file path of the generated encrypted file
Where is the Log File Saved?
By default, the log file is saved here: C:\Program Files\PnRApp\Logs\ PnR_LOGGING_INST.txt
Generating a Print Log
To generate a print log please do the following:
- Open the Scilife Virtual Printer
- Log-in if required
- Click on Logging > Copy Path/ Log Path
- Copy Path > click on Copy Path to copy to your clipboard > Go to your File Explorer and clear any text in search bar > copy the path and press return to open the Print Log.
- Log Path > click on Log Path > Go to your File Explorer and open on the Folder where you want the logs to be saved > Copy this from the search bar > In the previous screen enter the Log Path > Click Ok and the log paths will be saved to this folder
Relevant for: Administrators / Managers / Regular Users