tleyden / open-ocr

Run your own OCR-as-a-Service using Tesseract and Docker
Apache License 2.0
1.33k stars 223 forks source link

Log files and debugging #5

Closed alexleone closed 10 years ago

alexleone commented 10 years ago

How can I see the logs of the open-ocr after it is ran on the orchard servers ? Is there a good debugging tool to use for the open-ocr?

tleyden commented 10 years ago

On orchard, just run orchard docker logs -f <container_id>

The only debugging tool is the logs.