RafaelKa / node-serialport-enocean-parser

ESP3 parser for nodes serialport
Do What The F*ck You Want To Public License
6 stars 2 forks source link

Logging #35

Closed Holger-Will closed 6 years ago

Holger-Will commented 6 years ago

29

Holger-Will commented 6 years ago

maybe it's better to use new Error(msg)

RafaelKa commented 6 years ago

maybe it's better to use new Error(msg)

new Error(string) sucks! Object incl. error code is Top :+1:

separate test case and different error codes for both, then can this land onto master