Skip to content

Conversation

chenjiahan
Copy link
Member

Summary

  • Adjust indentation in debug log message
  • Improve color for debug logs

Before

Screenshot 2025-08-12 at 18 53 52

After

Screenshot 2025-08-12 at 19 06 09

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Copilot Copilot AI review requested due to automatic review settings August 12, 2025 11:10
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit eceaab5
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/689b211b58adfd0008757338
😎 Deploy Preview https://deploy-preview-5826--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 72 (🟢 up 16 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the formatting and readability of debug log messages in the server middleware by adjusting indentation and color schemes.

  • Replaces color.gray() with color.dim() for timing information
  • Adds consistent indentation and restructures the HTML fallback log message
  • Improves visual hierarchy and readability of debug output

@chenjiahan chenjiahan changed the title chore(server): adjust indentation in debug log message fix(server): adjust indentation in debug log message Aug 12, 2025
@chenjiahan chenjiahan merged commit cc6e7c6 into main Aug 12, 2025
13 checks passed
@chenjiahan chenjiahan deleted the debug_indentation_0812 branch August 12, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant