Log: scheduler: add node attribute flag function
... instead of set_bit(), which improves trace messages like:
Bit 0x00000002 set by some_function:100
to:
Node attribute flags 0x00000002 (pcmk__node_attr_private) for some_tool set by some_function:100