Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gin-contrib/logger issues and pull requests

#95 - logging value in gin.Context after gin handler finish

Issue - State: open - Opened by laggu 16 days ago - 5 comments

#94 - chore(deps): bump goreleaser/goreleaser-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, github_actions

#93 - chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, go

#92 - feat: add option to pass context to logger

Pull Request - State: closed - Opened by mgabeler-lee-6rs 6 months ago - 1 comment

#91 - chore(deps): bump golangci/golangci-lint-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, github_actions

#90 - chore(deps): bump golangci/golangci-lint-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, github_actions

#89 - chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /_example

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, go

#88 - chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, go

#87 - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, go

#86 - chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /_example

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, go

#85 - chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, go

#84 - chore(deps): bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions

#83 - chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, go

#82 - chore(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, github_actions

#81 - feat: Added option to disable default field and enable latency

Pull Request - State: closed - Opened by aleksasiriski 10 months ago - 4 comments

#80 - feat: add skipper functionality to logger

Pull Request - State: closed - Opened by appleboy 10 months ago - 1 comment

#79 - chore(deps): bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, github_actions

#78 - log line accumulation JSON logging

Issue - State: closed - Opened by odise 10 months ago - 2 comments

#77 - Add benchmark

Pull Request - State: open - Opened by cedric-appdirect 11 months ago - 3 comments

#76 - Link logger with gin context.

Pull Request - State: closed - Opened by cedric-appdirect 11 months ago - 1 comment

#75 - chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /_example

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, go

#74 - chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, go

#73 - chore(deps): bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, github_actions

#72 - feat(option): add WithPathLevel option

Pull Request - State: closed - Opened by goodevilgenius 11 months ago
Labels: enhancement

#70 - 升级为v0.3.0后日志出现错乱

Issue - State: closed - Opened by jaronzheng 12 months ago

#69 - fix(leak): don't mutate logger, just make events from it

Pull Request - State: closed - Opened by mgabeler-lee-6rs 12 months ago - 9 comments
Labels: bug

#67 - chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 in /_example

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, go

#66 - feat(regex): add multi skip regexp path

Pull Request - State: closed - Opened by rfyiamcool about 1 year ago

#65 - Minor per-request allocation reduction

Pull Request - State: closed - Opened by metaleap about 1 year ago - 1 comment

#64 - chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#63 - chore(deps): bump goreleaser/goreleaser-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#62 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, github_actions

#61 - chore: logging full path including query params

Pull Request - State: closed - Opened by dmartinol over 1 year ago

#60 - Allow to log path query params

Issue - State: closed - Opened by dmartinol over 1 year ago

#59 - Issue 58

Pull Request - State: open - Opened by dmartinol over 1 year ago

#58 - Allow to log the response and request body

Issue - State: open - Opened by dmartinol over 1 year ago

#57 - chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#56 - chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#55 - chore(deps): bump actions/setup-go from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#54 - chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 in /_example

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, go

#52 - chore(logger): update logger from context after middleware execution

Pull Request - State: closed - Opened by landerss1 over 1 year ago - 2 comments

#51 - Bugs/isatty hot path

Pull Request - State: closed - Opened by cedric-appdirect over 1 year ago - 2 comments
Labels: bug

#50 - chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#49 - chore(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#48 - chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#47 - chore(zerolog): support parse level

Pull Request - State: closed - Opened by Chameleon-m almost 2 years ago - 1 comment

#46 - chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, go

#45 - Add json logger example

Pull Request - State: closed - Opened by a180285 almost 2 years ago

#44 - chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, go

#43 - chore(deps): bump goreleaser/goreleaser-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#42 - chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#41 - Allow to configure writers different from zerolog.ConsoleWriter

Issue - State: closed - Opened by pscheid92 about 2 years ago - 5 comments

#40 - chore(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, go

#39 - chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#38 - chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#37 - chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#36 - chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#35 - chore(deps): bump github.com/rs/zerolog from 1.23.0 to 1.27.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, go

#34 - chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#33 - chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, go

#32 - chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, go

#31 - chore(deps): bump goreleaser/goreleaser-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#30 - chore(deps): bump github.com/mattn/go-isatty from 0.0.12 to 0.0.14

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, go

#29 - chore(deps): bump github.com/rs/zerolog from 1.23.0 to 1.26.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, go

#28 - chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#27 - chore(deps): bump actions/cache from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#26 - chore(deps): bump github/codeql-action from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#25 - chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#24 - chore(deps): bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#23 - chore(deps): bump golangci/golangci-lint-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#22 - chore(deps): bump actions/setup-go from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#21 - Disable pretty print

Issue - State: closed - Opened by dsychin almost 3 years ago - 1 comment

#20 - feat: make log levels customizable

Pull Request - State: closed - Opened by dellekappa almost 3 years ago - 1 comment

#19 - chore(console): support IsTerminal

Pull Request - State: closed - Opened by appleboy almost 3 years ago - 1 comment

#18 - chore: upgrade golangci-lint to v1.42.0

Pull Request - State: closed - Opened by appleboy about 3 years ago - 1 comment

#17 - test: improve coverage

Pull Request - State: closed - Opened by appleboy over 3 years ago - 1 comment

#16 - chore: Support custom io Writer

Pull Request - State: closed - Opened by appleboy over 3 years ago - 1 comment
Labels: enhancement

#15 - chore: add golangci-lint

Pull Request - State: closed - Opened by appleboy over 3 years ago

#14 - chore: support custom logger

Pull Request - State: closed - Opened by appleboy over 3 years ago
Labels: enhancement

#13 - Replace *zerolog.Logger with Logger interface

Issue - State: closed - Opened by laojianzi over 3 years ago - 1 comment

#12 - Fix typos in README.md

Pull Request - State: closed - Opened by metalim over 3 years ago

#11 - docs: add missing import to example

Pull Request - State: closed - Opened by mgabeler-lee-6rs over 3 years ago

#10 - docs: fix typo in example

Pull Request - State: closed - Opened by mgabeler-lee-6rs almost 4 years ago

#9 - Rename the key "user-agent" to "user_agent"

Issue - State: closed - Opened by 0xjac about 4 years ago

#8 - Add gin context data to logger output

Issue - State: closed - Opened by stringy05 about 4 years ago - 3 comments
Labels: enhancement

#7 - Attaching a request id to the logger

Issue - State: closed - Opened by josegonzalez over 4 years ago - 3 comments

#6 - how to rotate by size and time

Issue - State: closed - Opened by programervn over 4 years ago - 1 comment

#5 - Support skip path like /js* /css*

Issue - State: closed - Opened by sky126 about 5 years ago - 1 comment

#4 - About the next release

Issue - State: closed - Opened by obynio over 5 years ago - 6 comments

#3 - fix github.com/ugorji/go/codec conflict issue

Pull Request - State: closed - Opened by cytown over 5 years ago - 1 comment

#2 - feat: support skip path in array or regexp.

Pull Request - State: closed - Opened by appleboy about 6 years ago
Labels: enhancement

#1 - Support skip path

Issue - State: closed - Opened by appleboy about 6 years ago
Labels: enhancement