11 Commits

Author SHA1 Message Date
b1bbb09bae feat: make ScopedLogger init by REQUEST_LOG_ID 2025-03-20 17:21:22 +09:00
348abc79f6 refactor: remove unused scopeKey symbol and related code
The scopeKey symbol and its associated code were no longer used in the codebase. This commit removes them to clean up the code and improve maintainability.
2025-03-18 21:24:23 +09:00
fc205ad553 feat: make override option when LoggedFunction call is nested 2024-11-29 21:48:37 +09:00
14a19c9871 feat: allow synchronous method & string name in Returns 2024-01-10 01:20:27 +09:00
bbf680f360 refactor: remove manual scope key decorator 2024-01-10 00:52:23 +09:00
37762b8a7d fix: remove unnecessary 2024-01-10 00:29:12 +09:00
f2b486f402 feat: add nestjs merged request objects 2024-01-10 00:28:15 +09:00
36da94a623 feat: add Returns decorator 2023-12-15 01:37:35 +09:00
c792dbdcd6 refactor 2023-12-10 17:13:04 +09:00
9f29fb28c2 style: prettified 2023-12-03 18:46:49 +09:00
68c514ac50 feat: init 2023-11-17 17:03:55 +09:00