FileTarget - Render ArchiveSuffixFormat using NLog DefaultCultureInfo#6039
FileTarget - Render ArchiveSuffixFormat using NLog DefaultCultureInfo#6039
Conversation
WalkthroughFileTarget's BuildFullFilePath method now applies culture-aware formatting to archive suffix generation by retrieving CultureInfo from the logging configuration and applying it consistently to both the primary ArchiveSuffixFormat path and the legacy sequence suffix fallback path. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧬 Code graph analysis (1)src/NLog/Targets/FileTarget.cs (2)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Followup to #6027