View Issue Details

Category
整備班:YAYA
SeverityfeatureReproducibilityN/A 
Status closed 
Summary0000244: New option to show only certain events in shiori log
DescriptionCurrently we can "blacklist" certain events from the shiori log, like so:
ignoreiolog, ID: OnSecondChange

But oftentimes, I only want to see the output of one or two events at a time, and all the other information tends to get in the way. It would be nice to have an option to change the blacklist to a "whitelist" instead, so that only certain events appear and I can focus on just the information I'm searching for (or in the case of bugs that happen randomly, I could leave my ghost running overnight and check the logs in the morning!)

Maybe something like this?
iologmode,whitelist
ignoreiolog, ID: OnMouseDoubleClick
(I think it's confusing to write ignoreiolog here when it's doing the opposite of that, but I don't mind it if it has to be that way)

The downside to this, of course, is that it can hide bugs if the event causing the bug is not whitelisted. But I think if blacklisting is the default behavior and you change it to a whitelist manually, it shouldn't be too bad.
TagsNo tags attached.
Attach Tags

Activities

ponapalt

2021-08-30 22:01

administrator   ~0000622

Please try Tc560-1
https://github.com/ponapalt/yaya-shiori/releases

- iolog.filter.keyword, OnSomethingTargetKeyword
- iolog.filter.mode, whitelist

Issue History

Date Modified Username Field Change
2021-08-24 15:58 guest New Issue
2021-08-30 10:47 ponapalt Assigned To => ponapalt
2021-08-30 10:47 ponapalt Status new => assigned
2021-08-30 22:01 ponapalt Status assigned => closed
2021-08-30 22:01 ponapalt Resolution open => fixed
2021-08-30 22:01 ponapalt Note Added: 0000622