kytos / of_core

Kytos Main OpenFlow Network Application (NApp)
MIT License
1 stars 19 forks source link

Disable useless debug message about Raw OpenFlow packet #104

Closed italovalcy closed 3 years ago

italovalcy commented 3 years ago

Hello team,

This pull request is related to the issue #103 (https://github.com/kytos/of_core/issues/103)

To fix the issue, my patch just remove some unnecessary logging call on of_core/main.py

By accepting this patch, kytos/of_core will have a significant improvement on the logging management for debug mode and the troubleshooting process will be made easier.