1 comment (1 comment)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript10,695 stars (10,695 stars)983 forks (983 forks)batch import
CriticalFeatureHelp Wanted
- Issue 種別
- feature
- 調査方針
- The issue requests support for custom fields in the audit logger. Investigate the current audit logger implementation in the restify codebase, particularly the 'audit' plugin. Identify where log fields are defined and how they are serialized. Review any existing configuration options for the audit logger. The goal is to extend the plugin to accept a custom fields option that allows users to add additional fields to audit logs. Look at the related PR or comments for more context, and consider how to maintain backward compatibility.