PVField::message was changed to pass the message to the top level field adding the field name at each level.
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
Action waiting
|
|
main1 true
|
|
Action is false
|
|
Action1 true
|
|
Action is true
|
|
executor: totalConstruct 2 totalDestruct 2
|
|
LinkedList: totalConstruct 4 totalDestruct 4
|
|
LinkedListNode: totalConstruct 12 totalDestruct 12
|
|
event: totalConstruct 8 totalDestruct 8
|