How to search for all but INF (info) logs?
-
- Posts: 6
- Joined: Fri Mar 01, 2019 9:45 pm
How to search for all but INF (info) logs?
In 1.34, you could click on the Level drop down and know if there were recent non-INF log records. But it's all changed and the documentation says nothing about how the log window works. It only talks about how to configure logging, not how to use logging from the web interface. What I want to know is if I've got any non info logs, be they error, warning, critical, etc. But the only way I can find to get that is by directly querying the database with a "not like" or "!=" search cause against the log table's code column, or what I think is it's numeric equivalent, level. Is there any way to do something like that with either the search bar or the advanced search dialog?
-
- Posts: 1336
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: How to search for all but INF (info) logs?
I don’t think so.
A not function would be handy.
I’ve set my logs to skip info entries.…
A not function would be handy.
I’ve set my logs to skip info entries.…
Re: How to search for all but INF (info) logs?
I just search for fat, err or war to look for trouble.
-
-
- Posts: 6
- Joined: Fri Mar 01, 2019 9:45 pm
Re: How to search for all but INF (info) logs?
A belated Thank You to Magic919 and dougmccrary. I see you replied within 24 hours of my initial post, but I didn't know that until today, 1.5 months later, when I finally got an email from the forum letting me know there had been a reply. Weird!
I know I appreciate ACKs when I try to answer someone's questions online. And I want you to know I didn't ignore your help. I just didn't know about it.
I know I appreciate ACKs when I try to answer someone's questions online. And I want you to know I didn't ignore your help. I just didn't know about it.