Skip to content

Conversation

nblumhardt
Copy link
Member

Punctuation in structured data and text embedded in the output template share a color in the current literate console sink (generally, literal text in the output template is punctuation). This brings the new sink back into line with the older one.

{
var _ = 0;
using (_theme.Apply(output, ConsoleThemeStyle.SecondaryText, ref _))
using (_theme.Apply(output, ConsoleThemeStyle.TertiaryText, ref _))
Copy link
Member Author

Choose a reason for hiding this comment

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

This one is the actual change; the other diff points are caused by the enum item rename.

@nblumhardt
Copy link
Member Author

Might just push this one through, trivial change.

@nblumhardt nblumhardt merged commit 71d7cbe into serilog:dev Jun 19, 2017
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