Skip to content

adding caveats section#389

Open
vincent-fuchs wants to merge 1 commit intosivasamyk:masterfrom
vincent-fuchs:caveatsOnAddFields
Open

adding caveats section#389
vincent-fuchs wants to merge 1 commit intosivasamyk:masterfrom
vincent-fuchs:caveatsOnAddFields

Conversation

@vincent-fuchs
Copy link

fixes #387


"message_format": "{{{log.level}}} - {{{message}}}"

It will work **only** if log.level is really nested (ie [log][level]). It will not work if your documents have a simple field named "log.level".
Copy link
Owner

Choose a reason for hiding this comment

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

What should be the message format string to display non-nested log.level field?

Copy link
Author

Choose a reason for hiding this comment

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

What should be the message format string to display non-nested log.level field?

very good question ! but I actually don't know ;-(

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.

7.4.1 - log.level not showing for all, while available

2 participants