hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
92 stars 21 forks source link

feat(17757) - Sanitized Logging #290

Closed simon622 closed 4 months ago

simon622 commented 5 months ago

Analysed Logging with Standard Adapers Configured. Fixed PLC4X logging level in log config. Ensured HiveMQ log lines were appropriately formatted and reflected at the correct levels.Fixed some incorrect logger use. Applied log level conditionalcheck for high volume code paths.

simon622 commented 5 months ago

Log messages reverted to sentence capitalisation