1 commentaire (1 commentaire)2 réactions (2 réactions)0 assignés (0 assignés)JavaScript10 695 stars (10 695 stars)983 forks (983 forks)batch import
CriticalFeatureHelp Wanted
Description
Migrated from https://github.com/restify/plugins/issues/74
Guide contributeur
- Stack technique
- javascriptnodejsrest api
- Domaine
- backendapiobservability
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- half day
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- mostly clear
- Prérequis
- Node.js basicsrestify framework knowledgeaudit logging concepts
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 60
- Direction de recherche
- 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.