Work in Progress: These docs are incomplete and may contain inaccuracies. Norri is not yet available for download.

Logs & Debugging

Note

Work in Progress

This documentation is being written. Check back soon for detailed instructions.

Log Locations

Docker

docker logs norri

Or for continuous output:

docker logs -f norri

Desktop App

Logs are stored in:

  • macOS: ~/Library/Logs/Norri/
  • Windows: %APPDATA%\Norri\logs\
  • Linux: ~/.local/share/norri/logs/

Log Levels

  • INFO for normal operations
  • WARN for potential issues
  • ERROR when something failed

Common Error Messages

This section will be expanded with common errors and their meanings.