I'm having some strange problems and I'm starting the application like this: gitbatch --log-level="trace"
Where are the logs?
I've had the problems below and I want to see if the log provides more details:
- application quitted with an unhandled error: there is no job with given repoID
- application quitted with an unhandled error: same job already is in the queue
- unclassified error (ao lado do repo git)
I'm having some strange problems and I'm starting the application like this:
gitbatch --log-level="trace"Where are the logs?
I've had the problems below and I want to see if the log provides more details: