Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / elgopher/yala issues and pull requests
#99 - Bump dependencies to recent versions
Pull Request -
State: closed - Opened by elgopher almost 2 years ago
#98 - Bump golang.org/x/sys from 0.0.0-20210927094055-39ccf1dd6fa6 to 0.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#97 - Run Coverage build with Go1.18
Pull Request -
State: closed - Opened by elgopher over 2 years ago
#96 - Bump go to 1.18
Pull Request -
State: closed - Opened by elgopher over 2 years ago
#95 - Optimize adapters performance
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#94 - Add new ***Fields methods
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
Labels: enhancement
#93 - [doc] Add info to logger.Global
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#92 - [bug] Invalid caller reported when logging is disabled
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
Labels: bug
#91 - Add concurrency tests for With
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#90 - Experiments with performance
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#89 - Revert "Remove Entry.With method"
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#88 - [example] Add rename fields adapter example
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#87 - Pretty examples
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#86 - Remove Entry.With method
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#85 - More docs
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#84 - [logrus] Accept also *logrus.Logger in logrus adapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#83 - Add caller example
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#81 - Add basic docs to adapters
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#80 - Add Global.WithSkippedCallerFrame
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#79 - [refactor] Simplify Global.SetAdapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#78 - [benchmarks] update results
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#77 - Significant logger package changes
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#76 - [readme] add architecture diagram
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#75 - [readme] More info about imaginary logger abstraction
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#74 - Remove redunant docs
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#73 - [docs] Add basic documentation for public functions
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#72 - Add console test
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#71 - [glog] Add missing space between message and fields
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#70 - Test logging with field and error
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#69 - [log] Don't panic when *log.Logger is nil
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#68 - Zap tests
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#67 - [refactor] Share tests between logrus and zerolog
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#66 - Logrus tests
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#65 - Move context.Context parameter to Info method
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#64 - Unit tests for zerolog adapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#63 - Add codecov
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#62 - Change type of logger.Level to int8
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#61 - [zerolog] Add ReportCaller to Adapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 3 comments
Labels: help wanted
#60 - [log] Fix caller information presented by logadapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#59 - [benchmark] Update results
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#58 - [glog] Use glog depth
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#57 - Optimize adapters performance
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#56 - split printer package
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#55 - Support older versions of Go
Issue -
State: open - Opened by elgopher almost 3 years ago
Labels: enhancement, help wanted
#54 - [logfmt] Change formatting
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#53 - Fix example logger reuse
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#52 - New example about reusing loggers
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#51 - Convert logger.Local from function to struct
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#50 - [github actions] rename go workflow to build
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#49 - [bugfix] Fix race condition in logger.Global
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#48 - [examples] Rename Adapter to NextAdapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#47 - [contextadapter] Remove package contextadapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#46 - [readme] reorder sections
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#45 - [example] Add filter adapter example
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#44 - [merge] Remove the merge package
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#43 - [readme] Reword, fix gramar
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#42 - [readme] Make example concurrency-safe
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#41 - Add copyrights
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#40 - Rename package name to github.com/elgopher/yala
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#39 - [github] Run Go tests using multiple versions of Go
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#38 - Fix zero value local logger
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#37 - Update godoc
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#36 - Add CODEOWNERS file
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#35 - [docs] add logo to readme
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#34 - Refactor logrusadapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#33 - Phuslog adapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
- 1 comment
#32 - [merge] Add new merge adapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#31 - Fix Entry.SkippedCallerFrames
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#30 - [breaking change] Create logger.Global logger
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#29 - [refactor] create global logger
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#28 - Logger testing
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#27 - Adapter testing
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#26 - Refactor
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#25 - [docs] Add information about logging levels
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#24 - [logfmt] Create reusable package to write logfmt messages
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#23 - Benchmarks
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#22 - [printer] improve logmt formatting in printer
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#21 - Improve examples
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#20 - Add logo
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#19 - Improve logfmt fields formatting in printer package
Issue -
State: closed - Opened by elgopher almost 3 years ago
Labels: enhancement
#18 - Add warning that no global logger is set
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#17 - Fix examples
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#16 - Simplify examples
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#15 - [docs] Add short descriptions to examples
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#14 - [printer] Use logfmt format to print fields and error
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#13 - [refactor] Refactor Logger.With
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#12 - Improve logger tests
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#11 - Update github hosted runners to recent versions
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#10 - Refactor contextadapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#9 - [README] Rename Logger to ImaginaryLogger
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#8 - Rename Adapters method receivers from s to a
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#7 - Rename service with adapter
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#6 - [printer] Fix tags and error formatting
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#5 - Remove formatting functions
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#4 - Adapters should now have underlying logger methods
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#3 - Add warn level
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#2 - better logging for glog
Pull Request -
State: closed - Opened by elgopher almost 3 years ago
#1 - Document API and adapters
Pull Request -
State: closed - Opened by elgopher almost 3 years ago