UNPKG

@tinkoff/request-plugin-log

Version:
49 lines (23 loc) 2.9 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 0.10.0 (2023-12-06) ### Bug Fixes * extend typings ([1fcc2cb](https://github.com/Tinkoff/tinkoff-request/commit/1fcc2cb32597b10d788de36303507e385042fc96)) * **log:** move logging to debug level instead of info ([#45](https://github.com/Tinkoff/tinkoff-request/issues/45)) ([340b83a](https://github.com/Tinkoff/tinkoff-request/commit/340b83a64306e4949d9624cc1f37d48c81e18c52)) * **log:** refactor log format to simplify usage after json conversion ([#32](https://github.com/Tinkoff/tinkoff-request/issues/32)) ([e674ecc](https://github.com/Tinkoff/tinkoff-request/commit/e674ecc3cdb02b446655fd735dbacc1fa1548b58)) ### Features * **log:** mask query and payload values by default ([#39](https://github.com/Tinkoff/tinkoff-request/issues/39)) ([3ecbd21](https://github.com/Tinkoff/tinkoff-request/commit/3ecbd21a4ceda981e504dda05fbadcc0e5e310d4)) * split context.meta into context.internalMeta and context.externalMeta ([31f00e0](https://github.com/Tinkoff/tinkoff-request/commit/31f00e0ae14767f213a67eb2df349c9f75adcfe7)) * use @tramvai/build as builder to provide modern es version ([3a26224](https://github.com/Tinkoff/tinkoff-request/commit/3a26224221d4fc073938cf32c2f147515620c28e)) ## [0.9.3](https://github.com/Tinkoff/tinkoff-request/compare/@tinkoff/request-plugin-log@0.9.2...@tinkoff/request-plugin-log@0.9.3) (2023-08-02) **Note:** Version bump only for package @tinkoff/request-plugin-log ## [0.9.2](https://github.com/Tinkoff/tinkoff-request/compare/@tinkoff/request-plugin-log@0.9.2...@tinkoff/request-plugin-log@0.9.2) (2023-07-14) ### Bug Fixes * extend typings ([1fcc2cb](https://github.com/Tinkoff/tinkoff-request/commit/1fcc2cb32597b10d788de36303507e385042fc96)) * **log:** move logging to debug level instead of info ([#45](https://github.com/Tinkoff/tinkoff-request/issues/45)) ([340b83a](https://github.com/Tinkoff/tinkoff-request/commit/340b83a64306e4949d9624cc1f37d48c81e18c52)) * **log:** refactor log format to simplify usage after json conversion ([#32](https://github.com/Tinkoff/tinkoff-request/issues/32)) ([e674ecc](https://github.com/Tinkoff/tinkoff-request/commit/e674ecc3cdb02b446655fd735dbacc1fa1548b58)) ### Features * **log:** mask query and payload values by default ([#39](https://github.com/Tinkoff/tinkoff-request/issues/39)) ([3ecbd21](https://github.com/Tinkoff/tinkoff-request/commit/3ecbd21a4ceda981e504dda05fbadcc0e5e310d4)) * split context.meta into context.internalMeta and context.externalMeta ([31f00e0](https://github.com/Tinkoff/tinkoff-request/commit/31f00e0ae14767f213a67eb2df349c9f75adcfe7)) * use @tramvai/build as builder to provide modern es version ([3a26224](https://github.com/Tinkoff/tinkoff-request/commit/3a26224221d4fc073938cf32c2f147515620c28e))