Opened 13 years ago

Closed 4 years ago

#9946 closed Developer Task (Won't Fix)

Frontend cannot show recent logs

Reported by: Ian Dall <ian@…> Owned by: sphery
Priority: minor Milestone: unknown
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

My database has two table for log entries. New log entries are going into the "logging" table, but mythfrontend (and mythweb) shows the log entries which are in the "mythlog" table.

This appears to have been introduced with the merge of the "new-logging" branch.

Change History (3)

comment:1 Changed 13 years ago by beirdo

Owner: set to sphery
Status: newassigned
Type: Bug Report - GeneralDeveloper Task

This is work in progress, not a bug.

comment:2 Changed 12 years ago by Github

Don't display frontend status box log viewer button

The frontend log viewer doesn't work. Its reimplementation will either require duplicating functionality from the service API log viewer or a client implementation that allows use of the service API from the frontend.

This leaves a bunch of code that's no longer necessary in statusbox.cpp--to make the change minimally invasive. The extra code will be removed later (after release).

Refs #9946

Branch: master Changeset: c3b022a69542d0d896111d3f0f22a044f94df99b

comment:3 Changed 4 years ago by Stuart Auchterlonie

Resolution: Won't Fix
Status: assignedclosed

Closing obsolete ticket.

Logging is no longer done to the database, and we have no plans to re-add this facility via the frontend

Note: See TracTickets for help on using tickets.