Azure-Samples / iot-edge-opc-plc

Sample OPC UA server with nodes that generate random and increasing data, anomalies and much more ...
MIT License
223 stars 95 forks source link

setlogger #196

Closed mregen closed 1 year ago

mregen commented 1 year ago

Purpose

Use the ILogger interface of UA stack instead of TraceEvents

Does this introduce a breaking change?

 [] Yes
 [XY] No

Pull Request Type

What kind of change does this Pull Request introduce?

 [] Bugfix
 [X] Feature
 [] Code style update (formatting, local variables)
 [] Refactoring (no functional changes, no api changes)
 [] Documentation content changes
 [] Other... Please describe:
luiscantero commented 1 year ago

Fixes error logs from #187