Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:33 +08:00
commit 59b6098c5f
16 changed files with 1387 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for api-request-logger skill
- [ ] logging_config_template.json: Template for logging configuration files, including settings for formatters, handlers, and log levels.
- [ ] example_log_output.json: Example of structured log output in JSON format, demonstrating the use of correlation IDs and other metadata.