Skip to content

Add missing fileNameWithLine#310

Open
SebastienGllmt wants to merge 1 commit into
fullstack-build:masterfrom
SebastienGllmt:fix-fileNameWithLine
Open

Add missing fileNameWithLine#310
SebastienGllmt wants to merge 1 commit into
fullstack-build:masterfrom
SebastienGllmt:fix-fileNameWithLine

Conversation

@SebastienGllmt

Copy link
Copy Markdown

fileNameWithLine is meant to be part of the settings as per the docs, but it was accidentally omitted in the type definition.

To avoid this kind of error, I also changed it so that the prettyLogStyles is not duplicated in two places to make sure they're always in sync

terehov added a commit that referenced this pull request Jun 27, 2026
Add fileNameWithLine to IPrettyLogStyles so it can be styled like the
other placeholders, and make ISettings.prettyLogStyles reference
IPrettyLogStyles instead of duplicating the inline shape.
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.

1 participant