Closed chmorgan closed 7 years ago
Thanks for the PR. I haven't had time to do a full review yet, I'll try to get to that this weekend. In the meantime, could you please re-target this PR to the develop
branch. That's where I stage changes prior to making a new release. Thanks.
Pull from golantern/stack, revert name changes back to go-stack/stack.
Tested here and reviewed implementation. Looks like a good approach as the call to .Name() does retrieve the package, filename and other information so it seems to make sense to overload the %n handler to also handle %k.
Goal is to have this available for go-kit/log to retrieve a package name.