Merged
Logger LayoutRenderer able to output the Logger PrefixName#5480
Conversation
snakefoot
force-pushed
the
logger-property
branch
from
March 3, 2024 16:16
6abcc0e to
7d76d98
Compare
snakefoot
enabled auto-merge (squash)
March 3, 2024 16:17
auto-merge was automatically disabled
March 3, 2024 17:01
Pull request was closed
snakefoot
force-pushed
the
logger-property
branch
from
March 3, 2024 18:52
7d76d98 to
41f2a83
Compare
Contributor
Author
|
Should probably find a better name like or "Prefix" or "ParentName" or "PathName" or "FamilyName" , since Logger-name can be anything, and not just class-type-name. Maybe also introduce "RootName" ? |
snakefoot
force-pushed
the
logger-property
branch
from
March 5, 2024 17:14
41f2a83 to
f445011
Compare
snakefoot
enabled auto-merge (squash)
March 5, 2024 17:18
|
Contributor
Author
|
Updated wiki: https://github.com/NLog/NLog/wiki/Logger-Layout-Renderer |
This was referenced Aug 26, 2025
This was referenced Dec 8, 2025
This was referenced Jan 7, 2026
This was referenced Jan 27, 2026
This was referenced Apr 22, 2026
This was referenced May 29, 2026
This was referenced Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allow one to group Log-Files by NameSpace-Name / Component-Name / Assembly-Name (unless using nested-classes)