logquacious icon indicating copy to clipboard operation
logquacious copied to clipboard

Logquacious (lq) is a fast and simple log viewer.

Results 42 logquacious issues
Sort by recently updated
recently updated
newest added

Haven't looked into it, but here's an example that doesn't collapse: `com.something.MyClass.cake-steak-banana-apple-3`

bug
good first issue

Hinted by this warning: > main.436520c6.js:sourcemap:8 It looks like you're using a minified copy of the development build of Inferno. When deploying Inferno apps to production, make sure to use...

bug
good first issue

Say a log entry has the following: ``` { "bugs": [ {"sev": 0, "title": "🕷"}, {"sev": 1, "title": "🦟"}, {"sev": 2, "title": "🐞"}, ] } ``` Expanding `bugs` will display...

enhancement
good first issue

![image](https://user-images.githubusercontent.com/2769275/71943854-f644a680-318f-11ea-8b71-2b1bf6e01893.png) For a time some simple queries returned log lines with `message`s consistently with size ~1MB. This causes lq's UI to freeze for about 20 seconds after the search returns....

enhancement
performance