semantic-logging Questions
2
Solved
Short version
If I change this ...
EventSource(Name="BasicLogger")
public class BasicLogger : EventSource { ... }
to this ...
EventSource(Name="HardymanDatabaseLog")
public class BasicLogger :...
Floatplane asked 25/7, 2015 at 11:38
1
© 2022 - 2024 — McMap. All rights reserved.