-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some more detailed live logging options #70
base: master
Are you sure you want to change the base?
Conversation
Not too bad, I need to add back the feature for selecting the correct log (DStarRepeater vs MMDVMHost) - I still have quite a lot of people using the DStarRepeater stack, with a few changes the PR should be good. |
Well both Hosts are in there. If the log does not exists it presents an error message. |
I will add some code to auto select the appropriate host software based on existing or non-existing files in /etc as you had it before. QRX pls. |
Not bad - and almost what I want, don't make any more changes yet, I'm catching up on merges at the moment, going to hold this one for 24h to make sure the current run of commits didn't break anything... |
Roger that. Once you committed those I will rebase my changes to the latest source then. |
Merged the current master branch into my dev branch for that logging stuff. No issues so far. |
I will add some more code to make existence of log files visible. e.g. strike through of link if file is not existing. |
Updated my devel branch to catch up with the latest changes in master. |
Added live logs as a submenu with pages for all different PiStar components (MMDVMHost, ircDDBGateway and so on). This allows for viewing all the different log files for debugging purposes.
Download link for log files is only shown if the file is available.