https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750 --- Comment #111 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Andrew Isherwood from comment #108)
(In reply to Josef Moravec from comment #101)
Andrew, have you some plans with this logger to the future? It is interesting idea. But the implementation is just for one module and action. It would be nice to have it a bit more generalized.
You're right, it is pretty specific to ILL but then it doesn't really do anything that the log viewer does already, it just does it a bit prettier. The functionality it provides was to address a request from customers relating to ILL.
It does currently only log a single action, but the instantiator can be expanded as more actions are required to be logged.
I dunno, it could be made more generic, I'm just not sure it's needed, can you see a use case where this would be required elsewhere? If it were to be made more generic, that would probably be better as separate development?
It would be definitely a separate work. I would like to see this pushed as soon as possible ;) -- You are receiving this mail because: You are watching all bug changes.