Open xaxxon opened 7 years ago
WrappedClass, ClassFunction, DataMember, etc
should all register (via a xl::log_guard (which may not exist yet)) for being notified of messages and they should track them, especially errors
classes now watch their logs for errors. classfunctions and datamembers and enums do not.
WrappedClass, ClassFunction, DataMember, etc
should all register (via a xl::log_guard (which may not exist yet)) for being notified of messages and they should track them, especially errors