multiscreen logging
David Kahles
david.kahles96 at gmail.com
Thu Jul 28 11:32:24 UTC 2016
Hi,
Am Donnerstag, 28. Juli 2016 12:23:56 CEST schrieb Sebastian Kügler:
> On donderdag 28 juli 2016 01:18:00 CEST David Kahles wrote:
>> I think the problem with this approach is, that most (or even all?) of
>> these processes aren't units but simple processes.
>> A better approach using the power of journald would be something like:
>>
>> journalctl -b --user _COMM=plasmashell + _COMM=kded5
>> QT_CATEGORY=kscreen +
>> _COMM=systemsettings5 +
>> _COMM=kscreen_backend
>
> I may add that this makes it a lot more complex for the user
> than just sending
> me a single, combined log file.
>
> Also, what about users without journalctl?
I don't think that executing a one-liner is a lot more complex.
But this won't work for users without journalctl, I didn't think about
that.
Therefore I think we should go with your solution.
Cheers,
David
More information about the Plasma-devel
mailing list