-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello,
In some cases I want to register my own logger (with a specific logger name) for a specific generic class (my generic class has a very ugly full name to see on log files) but this module overwrites my registration.
1- How can i use specific logger names for specific classes (still accepting ILogger as a parameter on class constructor).
2- Can checking already existing registration on "NLogMiddleware" class help?
Metadata
Metadata
Assignees
Labels
No labels