prettylog icon indicating copy to clipboard operation
prettylog copied to clipboard

Logs for human beings

Results 7 prettylog issues
Sort by recently updated
recently updated
newest added

Change config file to accept multivalue keys. For example: ``` { "time": "2021-01-01" } ``` or ``` { "ts": "2021-01-01" } ``` will be readable if .prettylog.yml is set with:...

I added some tests to improve coverage of packages `prettifiers` and `parsers` to 100%

This commit adds the following improvements: 1- Defines a `clean` target 2- Silence command outputs 3- Add helpers for Make command in general.

On Golang 1.18 and newer, we must pass the version we want to install, such as latest. Otherwise it doesn't work. ``` $ go install github.com/globocom/prettylog go: 'go install' requires...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210423082822-04245dca01da to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20210423082822-04245dca01da&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210428140749-89ef3d95e781 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210428140749-89ef3d95e781&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies