Skip to content

Conversation

@timkim
Copy link
Collaborator

@timkim timkim commented Sep 17, 2025

Just cleaning up the logging in the code base so it looks better and is easier to read.

log.debug(` extension: ${extension}`);

const suffixSplit = ctx.pathInfo.suffix.split('/');
const hostname = new URL(req.url).hostname;
Copy link
Collaborator

@melissag-ensemble melissag-ensemble Sep 18, 2025

Choose a reason for hiding this comment

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

hostname appears to be used in line 55

Copy link
Collaborator

@melissag-ensemble melissag-ensemble left a comment

Choose a reason for hiding this comment

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

please see whether hostname can be deleted

@timkim timkim merged commit eacbf60 into main Sep 18, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants