Skip to content

Conversation

@shawjef3
Copy link

This exposes the location part of the Message to loggers, so that if the source location is known at compile time, it can be added to the log with no runtime cost. An example use is the scala loggers which are implemented with macros, and therefore have that information available at no cost to the developer, either.

@lynda8spin
Copy link

repository_explore_github_marketplace_ci_cta_shown

@rgoers
Copy link
Member

rgoers commented Feb 16, 2020

Closing this as this can now be accomplished by using the builder methods in the Logger class.

@rgoers rgoers closed this Feb 16, 2020
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.

3 participants