Pi-Star_DV_Dash icon indicating copy to clipboard operation
Pi-Star_DV_Dash copied to clipboard

Add some more detailed live logging options

Open phl0 opened this issue 5 years ago • 10 comments

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.

bildschirmfoto vom 2018-12-19 11-41-50

phl0 avatar Dec 19 '18 11:12 phl0

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.

AndyTaylorTweet avatar Dec 19 '18 11:12 AndyTaylorTweet

Well both Hosts are in there. If the log does not exists it presents an error message. Or are you looking for a way to only show the link to the log of the really running host software?

phl0 avatar Dec 19 '18 11:12 phl0

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.

phl0 avatar Dec 19 '18 11:12 phl0

What do you think?

bildschirmfoto vom 2018-12-19 13-31-09

bildschirmfoto vom 2018-12-19 13-30-59

phl0 avatar Dec 19 '18 12:12 phl0

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...

AndyTaylorTweet avatar Dec 19 '18 13:12 AndyTaylorTweet

Roger that. Once you committed those I will rebase my changes to the latest source then.

phl0 avatar Dec 19 '18 13:12 phl0

Merged the current master branch into my dev branch for that logging stuff. No issues so far.

phl0 avatar Dec 19 '18 16:12 phl0

I will add some more code to make existence of log files visible. e.g. strike through of link if file is not existing.

phl0 avatar Dec 19 '18 17:12 phl0

Your thoughts please O:-)

bildschirmfoto vom 2018-12-19 21-47-02

bildschirmfoto vom 2018-12-19 21-52-22

phl0 avatar Dec 19 '18 20:12 phl0

Updated my devel branch to catch up with the latest changes in master.

phl0 avatar Jan 16 '19 11:01 phl0