-
-
Notifications
You must be signed in to change notification settings - Fork 102
Add log severity highlighting to Logviewer #186 #191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add log severity highlighting to Logviewer #186 #191
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you share a screenshot of the "basic filtering" functionality?
… and org.togetherjava.logwatcher to org.togetherjava.tjbot.logwatcher to keep consistency
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/views/logs/StreamedView.java
Show resolved
Hide resolved
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/views/logs/StreamedView.java
Outdated
Show resolved
Hide resolved
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/views/logs/LogsView.java
Show resolved
Hide resolved
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/views/logs/LogsView.java
Outdated
Show resolved
Hide resolved
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/views/logs/LogsView.java
Outdated
Show resolved
Hide resolved
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/util/LogUtils.java
Show resolved
Hide resolved
logviewer/src/main/java/org/togetherjava/tjbot/logwatcher/views/logs/StreamedView.java
Show resolved
Hide resolved
@krankkkk Do you think you solved everything Istannen requested? If he doesnt respond and you think that you addressed everything, we can also just merge without him. |
Except the parts with |
Okay. Thats an opinion based topic anyways and, after all, he said NIT. I guess we can merge then. |
Changes have been implemented
Feel free to hit the button now, or cleanup ur history first or whatever. |
Add's the requested
css
Classes to the Views based on the loglevels, with some basic filtering functionality.File-View:

Streamed-View:
