UserLevelUp / Schmaybe

Command Line Server that monitors a log file detecting activity and updates subscribed clients using websockets
MIT License
0 stars 0 forks source link

Find Log Messages #6

Open marcnoon opened 4 weeks ago

marcnoon commented 4 weeks ago

Allows users to find and prioritize viewing specific log messages containing keywords on the client system only. It will find it if it exists in the client's storage or memory. It will not perform a lookup in the public version. Reason and thinking here is the baseline must be very stable and focus on the needs of the individual clients.