this adds a link to the logs in the settings
for now this is the bare functionality to show logs.
TODO
- export to file
(削除) search through logs (削除ここまで)--> let's just export to file and search there- add a scrollbar to easily go through records when there are many
- add a button to refresh the logs in the log page
- ... or do we actually want logs to be shown as they come in realtime?
- log irc traffic in release builds
- redact AUTHENTICATE payloads
- redact webpush keys?? idk
- redact other stuff....
i don't think we specifically want logs to persist between restarts. at least for chathistory problems showing current logs should be enough
this adds a link to the logs in the settings
for now this is the bare functionality to show logs.
# TODO
- [ ] export to file
- [x] ~search through logs~ --> let's just export to file and search there
- [ ] add a scrollbar to easily go through records when there are many
- [ ] add a button to refresh the logs in the log page
- [ ] ... or do we actually want logs to be shown as they come in realtime?
- [ ] log irc traffic in release builds
- [ ] redact AUTHENTICATE payloads
- [ ] redact webpush keys?? idk
- [ ] redact other stuff....
i don't think we specifically want logs to persist between restarts. at least for chathistory problems showing current logs should be enough