Skip to content

fix: Removed Console.WriteLine, use Logger.Information instead#219

Open
fmontagnert wants to merge 1 commit into
NModbus:masterfrom
fmontagnert:fix/use-logger
Open

fix: Removed Console.WriteLine, use Logger.Information instead#219
fmontagnert wants to merge 1 commit into
NModbus:masterfrom
fmontagnert:fix/use-logger

Conversation

@fmontagnert

Copy link
Copy Markdown

There was a single log written directly using Console.WriteLine.
Replaced with Logger.Information.

Checked the whole repo for Console. usage and that was the only one found (except for Samples).

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

Successfully merging this pull request may close these issues.

1 participant