On Thu, 27 Apr 2023 at 18:28, Dhanasekar <tkdhanase...@gmail.com> wrote:

> I install doccano app using pip installation method using postgresql as DB
> i tried to upload dataset into the docanno for tagging
> The .jsonl file is uploaded successfully, but cannot be imported into the
> database
> i want to look for doccano logs to debug but can't find it.
> in which location can i find the doccano logs
>

Try,

If you run the server in the terminal then you should get logs in the
console or sometime in the browser (look how to enable the debug option).
Basically doccano uses django.  Check Django docs to enable debug option
before running the server.

Regards
Rengaraj
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to