sg-wireless / pymakr-vsc

GNU General Public License v3.0
97 stars 25 forks source link

V2, warnings are not logged properly #239

Closed Josverl closed 2 years ago

Josverl commented 2 years ago

It appears that warnings are not logged to either the output window nor to the console log.

Welke this is not a issue in itself, it may hide other issues or make them harder to understand.

jakobrosenberg commented 2 years ago

This is caused by a mismatch between warning in createLogger and warn in console.

Fixed this in https://github.com/pycom/pymakr-vsc/commit/7a766ca6fad72e1313600e3ffdcd4a9e2c7d38b5