Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PersonModel for non-web usage #47

Closed
Atrejoe opened this issue Mar 5, 2016 · 2 comments
Closed

PersonModel for non-web usage #47

Atrejoe opened this issue Mar 5, 2016 · 2 comments

Comments

@Atrejoe
Copy link
Contributor

Atrejoe commented Mar 5, 2016

I would be cool if it would be possible to specify the PersonModel when logging exceptions.

I took a glance at the code, and the PersonModel is only populated when HttpContext.Current exists and is then populated from AUTH_USER,LOGON_USER or REMOTE_USER server variables respectively.

Another option is to populate the Person model from the environment..... You know what, I'll submit a pull request for that!

@Atrejoe
Copy link
Contributor Author

Atrejoe commented Mar 5, 2016

And done, see #48

@richardversluis
Copy link
Collaborator

👍

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

No branches or pull requests

2 participants