|
|
9140759082
|
fmt extractor
|
2024-09-25 19:13:10 +02:00 |
|
|
|
095c957d0d
|
fmt data
|
2024-09-25 19:12:47 +02:00 |
|
|
|
a8dff294c7
|
fmt readme
|
2024-09-25 19:12:25 +02:00 |
|
|
|
cea03a8f4f
|
fix selecting last match if there are no unmatched lines
CI / check (push) Failing after 7s
CI / check-extractor (push) Failing after 2s
CI / clippy (push) Has been skipped
CI / build (x86_64-pc-windows-gnu) (push) Has been skipped
CI / build (x86_64-unknown-linux-gnu) (push) Has been skipped
CI / build (x86_64-unknown-linux-musl) (push) Has been skipped
CI / build-nixpkgs (push) Has been skipped
|
2024-09-25 16:56:56 +02:00 |
|
|
|
0eb22ccd20
|
show version number in log details
|
2024-09-25 16:56:56 +02:00 |
|
|
|
a463903d24
|
do some variable flattening when extracting log messages
|
2024-09-17 16:47:08 +02:00 |
|
|
|
6b9211667d
|
add onlyoffice and impersonate data
|
2024-09-17 15:13:14 +02:00 |
|
|
|
5e73134c37
|
fix extracting format string messages
|
2024-09-17 14:59:32 +02:00 |
|
|
|
68282f67af
|
restore terminal state on panic
|
2024-09-16 18:09:23 +02:00 |
|
|
|
9d17f94d45
|
add license
|
2024-09-16 17:47:06 +02:00 |
|
|
|
4fb09c3a60
|
add nc30 data
v0.1.5
|
2024-09-16 12:41:32 +02:00 |
|
|
|
b503caed69
|
0.1.5
|
2024-09-16 12:17:56 +02:00 |
|
|
|
730b7b8c7a
|
handle more date formats
|
2024-09-16 11:35:32 +02:00 |
|
|
|
5f24ab45c2
|
handle zip files with __MACOSX folder
|
2024-09-16 11:23:32 +02:00 |
|
|
|
5e01154d24
|
make mousewheel scroll instead of change selection
|
2024-09-16 10:57:17 +02:00 |
|
|
|
dfcecb9510
|
allow clicking rows to select them
|
2024-09-16 10:46:04 +02:00 |
|
|
|
ff4d270d02
|
mouse scroll
|
2024-09-15 18:22:25 +02:00 |
|
|
|
78475c1e72
|
fix sometimes also showing shorter matches
|
2024-09-15 17:32:09 +02:00 |
|
|
|
fa539dfeae
|
uistate cmp
|
2024-09-15 17:13:48 +02:00 |
|
|
|
7bda24c6ba
|
show request id in log details
|
2024-09-15 17:00:46 +02:00 |
|
|
|
21f89c6d92
|
trim exception trace paths
|
2024-09-15 16:55:37 +02:00 |
|
|
|
6f27c4fb76
|
clippy fixes
|
2024-09-15 16:10:06 +02:00 |
|
|
|
1a667a68cc
|
require at least 3 characters in pattern for matching
|
2024-09-15 16:04:30 +02:00 |
|
|
|
e2a09c71f5
|
handle sprintf logging calls
|
2024-09-15 11:58:54 +02:00 |
|
|
|
e992588923
|
printf placeholder extraction
|
2024-09-15 11:24:24 +02:00 |
|
|
|
b24297dfd5
|
trim whitespace from extracted placeholders
|
2024-09-14 17:46:15 +02:00 |
|
|
|
96f961a7ba
|
sort extracted data
|
2024-09-14 17:44:10 +02:00 |
|
|
|
cbb9cbabdd
|
fix displaying patterns
|
2024-09-14 17:14:07 +02:00 |
|
|
|
bce2ba3bf5
|
cleanup
|
2024-09-14 16:45:50 +02:00 |
|
|
|
595b6a1c75
|
optimize rayon line iter
|
2024-09-12 18:15:38 +02:00 |
|
|
|
7af8f0d63d
|
group matches by loglevel for faster matching
|
2024-09-12 17:55:45 +02:00 |
|
|
|
ece904f791
|
improve matching speed a bit
|
2024-09-12 16:56:38 +02:00 |
|
|
|
e316efc4c2
|
0.1.4
v0.1.4
|
2024-08-23 19:30:27 +02:00 |
|
|
|
45d0fc2392
|
clippy fixes
|
2024-08-23 18:52:29 +02:00 |
|
|
|
3ab76aed7a
|
improve matching
|
2024-08-23 17:44:41 +02:00 |
|
|
|
bd3860d0d3
|
try new log matcher
|
2024-08-15 21:52:03 +02:00 |
|
|
|
95e09f0e0c
|
borrowed line parsing
|
2024-08-14 16:35:43 +02:00 |
|
|
|
b9c7704699
|
0.1.3
v0.1.3
|
2024-08-10 22:00:15 +02:00 |
|
|
|
d061e7b606
|
add option to show parse errors
|
2024-08-09 23:08:48 +02:00 |
|
|
|
d04da3b11d
|
fix error count
|
2024-08-08 13:46:32 +02:00 |
|
|
|
4737a0db3c
|
support reading log.gz files
|
2024-08-08 13:45:50 +02:00 |
|
|
|
6213aff07e
|
try more date formats when parsing
|
2024-08-07 17:05:30 +02:00 |
|
|
|
6530749a01
|
some cleanup
|
2024-07-30 23:11:26 +02:00 |
|
|
|
c946b9a8a6
|
remove unneeded field
|
2024-07-30 22:46:16 +02:00 |
|
|
|
441790dbc7
|
improve exception display
v0.1.2
|
2024-07-30 14:50:00 +02:00 |
|
|
|
1af348c35b
|
fix crashes with small log counts
|
2024-07-30 14:46:33 +02:00 |
|
|
|
046c65a774
|
0.1.2
|
2024-07-30 14:19:10 +02:00 |
|
|
|
dc81fc18d4
|
fix backtrace
|
2024-07-30 14:18:25 +02:00 |
|
|
|
7b8e8ec6cb
|
make log parsing more reliable
|
2024-07-30 14:17:12 +02:00 |
|
|
|
174c6d541c
|
0.1.1
v0.1.1
|
2024-07-30 12:53:21 +02:00 |
|