Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Kestrel Logs print full assembly name as category name #775

Closed
davidfowl opened this issue Apr 27, 2016 · 1 comment
Closed

Kestrel Logs print full assembly name as category name #775

davidfowl opened this issue Apr 27, 2016 · 1 comment
Milestone

Comments

@davidfowl
Copy link
Member

Makes it harder to filter kestrel logs:

dbug: Microsoft.AspNetCore.Server.Kestrel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60[9]
      Connection id "0HKREDSFMRPFN" completed keep alive response.

This regressed here c48353f#diff-2a47c9b99ecab7d9ea77789228f7e771R44

@mikeharder
Copy link
Contributor

Fixed in 8a98402.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants