This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
v0.0.5
Pre-release
Pre-release
- failure log compatibility for different types of errors
- withLogger(meta)(callFunc)(params, meta) => withLogger(callFunc)(params, meta)
- may support withLogger(callFunc(params, meta)) later
- support withLogger(someFunc)(params, meta) without await