Feature Request: Automatically Log which user started print
I have an instance where around 15 people have access to the printer. I want to log which user starts the print.
I see the option to go in afterward and mark which user started the print, but I would like that to be automatic because they will not go back and edit the history. From what I see in the code, we might be able to add a column using the printing event hook.
I can attempt to add this as well, but I am unsure how everything relates to everything else, so I would prefer if one of the devs could add it.
You are welcome to try and add this. I have my hands full at the moment and would not get to this in the future
this is also kind of a duplicate of #20 (even though that issue originally was about being able to log the user at all, now it's about automatically adding the user, which seems not to be possible currently)