Try stopping Traccar server. If you see the log tracker-server.log in /logs then delete it. After that start the server again it should create a new log and add logging for server startup. Does it do that ?
There is no file in the log folder at all
If there's no log, it probably means your server is not running. It could mean that the config file is invalid. Could also be some other reason.
Can you tell me what should be in the config file so I can check it?
Check the default one.
I added this to my config file and still no log?
<entry key='logger.level'>info</entry>
<entry key='logger.file'>./logs/tracker-server.log</entry>
<entry key='logger. Rotate'>true</entry>
Hi Everyone, I just noticed that our traccar log is not working. How do I get it to keep a log?