Skip to content

Conversation

vslee
Copy link
Collaborator

@vslee vslee commented Aug 15, 2025

broke after updating NLog to 6.0.3 in prev PR

@vslee vslee requested a review from jjxtra August 15, 2025 23:47
@vslee vslee added the maintenance such as tests label Aug 15, 2025
/// Currently the ExchangeSharp logger uses NLog internally, so make sure it is setup in your app.config file or nlog.config file.
/// Currently the ExchangeSharp logger uses NLog internally, so make sure it is setup in your app.config file or NLog.config file.
/// </summary>
public static class Logger
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used Copilot (GPT5) to fix and modernize this constructor. @jjxtra, since you wrote this part originally, could you give it a close look to make sure it still does what you expect?

Copy link
Collaborator

@jjxtra jjxtra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable!

@vslee vslee merged commit d1bbba8 into DigitalRuby:main Aug 16, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance such as tests
2 participants