Azure-Samples / iot-edge-opc-plc

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

Updated README.md to include tracing loglevel #322

Closed Scarjit closed 9 months ago

Scarjit commented 9 months ago

Purpose

Fixes #321 by updating the documentation.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

What to Check

I have validated using -h that the program outputs trace as lowest level option

luiscantero commented 9 months ago

Thanks a lot! I will include this fix with a few other related things in #323