Improve trace logging of annotations
Instead of trying to JSON serialialize Unserializable annotations (which often causes an error, thus nothing is logged), instead use a .toString serialization so there is at least some usable information for debuggin.
parent
a70f0ceb
Please register or sign in to comment