Sung Yoon Whang
Sung Yoon Whang
Can you please clarify your setup a little bit? Zap just writes to a file without compression by default. If you have specific configuration that syncs as a gzip formatted...
I'm not sure if this is a feature that makes sense for you to build into the Zap logger - it can be implemented by additional wrapper layer that has...
IMO this is a breaking change in behavior; but since this will only affect tests I think it might be worth considering. Adding an option for opting out of the...
@forsaken628 thanks for the submission, do you have any additional info on why this is needed on Zap's side? The issue you created doesn't have most of its fields filled...
Sorry I hopped late onto this thread, but I believe we shouldn't add this feature to Zap. Allowing definitions of custom levels is a breaking change and we do not...
Hey there, 1. Does this happen with the latest Zap release? 2. Is there any repro you can provide us with?
Hi @mehdihadeli , thanks for submitting an issue. Decorators actually allow optional dependencies with `optional` tag. The issue in your code is because your `Invoke` needs a `Test` type that...
This seems like an SSL error to github. Are you able to install any other go tools hosted on github using go install?
internal ref: GO-2003
These hints also won't work on other editors like vim/neovim/etc. Last time I checked Go developer survey, there's still a nontrivial number of these users (over 20%, IIRC).