Sergey
9e60b1cb8e
Add prettylog time format ( #645 )
2024-02-04 15:48:38 +01:00
Sergey
147ae65350
Fix prettylog piping ( #644 )
2024-02-01 01:56:59 +01:00
Olivier Poitrey
6e8841b038
prettylog: add support for file input
2023-10-13 13:54:49 +02:00
Mitar
7d5aa987d0
Deprecate lint in favor of https://github.com/ykadowak/zerologlint ( #574 )
2023-08-02 10:27:39 +02:00
Uros Marolt
c2b9d0e2de
CLI utility to pipe JSON logs through to pretty print and colorize them ( #449 )
2022-09-03 04:06:22 -07:00
nichady
c0c2e11fc3
Consistent casing, redundancy, and spelling/grammar ( #391 )
...
* fix casing
* remove redundant type conversions
* remove unnecessary append
x = append(y) is equivalent to x = y
* fix grammar and spelling
* rename file to enforce consistent casing with other READMEs in this repo
2021-12-21 13:07:54 +01:00
Nicola Murino
0c8d3c0b10
move the lint command to its own package ( #389 )
...
in this way we remove several dependencies from the actual library
2021-12-17 03:03:37 +01:00
Dušan Kasan
372015deb4
add linter to check for missing finishers ( #85 )
2018-07-20 08:05:08 -07:00