Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

[Feature Request] Logs to be able to inspect and diagnose from #1086

Closed
nekomeowww opened this issue Oct 26, 2023 · 2 comments
Closed

[Feature Request] Logs to be able to inspect and diagnose from #1086

nekomeowww opened this issue Oct 26, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@nekomeowww
Copy link

What's the problem?

As #1085 stated: logging inspect ability is useful when I encountered some bugs and me as being a developer could help and diagnostic. I've encountered several bugs when try to use it:

  1. Indexing and processing stucked
  2. Failed to send chat messages with GPT (possibly failed to send requests?)

And I have no ways to find out what is wrong, am I missing something or network breaks, therefor bug report involves with such ability.

What's the solution?

  • Provide a way to diagnostic, or view logs when user has the ability to do
    • diagnostic tool to generate from when reporting bugs
    • log inspect tools for users, or physical log files to be find with guides in documentations
    • maybe devtools or similar tools for users to interact with when encountered network issues, frontend bugs

Additional context

None.

@nekomeowww nekomeowww added the feature A new feature label Oct 26, 2023
@ggordonhall
Copy link
Contributor

Hi @nekomeowww, bloop writes logs from bleep (the server) to disk. Depending on your OS you can find them at:

  • ~/Library/Application\ Support/ai.bloop.bloop/bleep/logs
  • %APPDATA%/bloop/bleep/logs
  • ~/.local/share/bloop/bleep/logs

Agree that we can make this more prominent in the documentation.

@nekomeowww
Copy link
Author

Nicely. Can I do something for the documentation as contribution?

@ggordonhall ggordonhall added documentation Improvements or additions to documentation and removed feature A new feature labels Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants