reaction/app
2024-04-08 20:05:54 +02:00
..
client.go Display multi pattern separated by a space, specify them as multiple arguments to flush command 2024-04-08 19:54:07 +02:00
daemon.go store multi pattern matches in a null separated string, to be usable as map key 2024-04-08 19:53:34 +02:00
example.yml Add support for ignore regexes in filters 2024-02-08 13:28:51 +00:00
main.go Display multi pattern separated by a space, specify them as multiple arguments to flush command 2024-04-08 19:54:07 +02:00
persist.go Hanle multi-pattern match on a single line of log 2024-02-24 11:01:50 +01:00
pipe.go store multi pattern matches in a null separated string, to be usable as map key 2024-04-08 19:53:34 +02:00
startup.go Fixed by commit ad7091e6e7583dcca04e85d449189c7780bbbaf5 2024-04-08 19:54:02 +02:00
types.go Clean obsolete comment 2024-04-08 20:05:54 +02:00