15 Commits

Author SHA1 Message Date
3ac9b1d38d style: add prettier 2025-03-21 09:38:36 +09:00
b28bb9e193 refactor: separate logged into several files 2025-03-21 09:33:59 +09:00
1196cf7001 refactor: move nestjs internal code to separate file 2025-03-21 09:04:47 +09:00
17ce22a57d refactor: import ROUTE_ARGS_METADATA to replace hard-coded variable 2025-03-21 08:56:40 +09:00
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