Closed elon0823 closed 1 year ago
We want to check stacktrace of an error. And current qlogger design is not good with golang ecosystem. So it is required to replace current qlogger with uber's zap package
qlogger
zap
We replaced qlogger to zap in #203.
We want to check stacktrace of an error. And current qlogger design is not good with golang ecosystem. So it is required to replace current
qlogger
with uber'szap
package