glogi icon indicating copy to clipboard operation
glogi copied to clipboard

allow passing in :line

Open dehli opened this issue 1 year ago • 0 comments

👋 Hello! Thanks for all your work on this library! My reasoning for this PR is that I sometimes will add log/* to a macro. Inside of my macro, the &form is accessible however it's not accessible to log-expr in lambdaisland.glogi. This allows me to pass :line in as part of the macro and not have it overridden with nil. Thanks and let me know if you'd like any changes!

dehli avatar Aug 01 '23 01:08 dehli