z25 / pyZOCP

Python ZOCP implementation (Z25 Orchestration Control Protocol)
GNU Lesser General Public License v3.0
33 stars 5 forks source link

Node names in log calls + Pyre on_enter headers #84

Closed sphaero closed 9 years ago

sphaero commented 9 years ago

closes #83 and implements extra argument from https://github.com/zeromq/pyre/pull/80

fieldOfView commented 9 years ago

Why hdrs instead of the more readable headers? Sidenote: I am not a fan of combining two (or more) unrelated changes in a single PR.

sphaero commented 9 years ago

yeah sorry bout that I already had it committed before I noticed. The log changes were from debugging the issues with the node editor yesterday