docs/content/classic/share-your-logs.md
Do you notice weird behavior with your agent? Do you have an interesting use case? Do you have a bug you want to report? Follow the steps below to enable your logs and upload them. You can include these logs when making an issue report or discussing an issue with us.
Activity, Error, and Debug logs are located in ./logs
To print out debug logs:
./autogpt.sh --debug # on Linux / macOS
.\autogpt.bat --debug # on Windows
docker compose run --rm auto-gpt --debug # in Docker
You can inspect and share logs via e2b.
You can add custom tags to logs for other members of your team. This is useful if you want to indicate that the agent is for example having issues with challenges.
E2b offers 3 types of severity:
You can name your tag any way you want.
Click on the "plus" button on the left from the logs folder name.
Type the name of a new tag.
Select the severity.