findshlibs icon indicating copy to clipboard operation
findshlibs copied to clipboard

Consistent Debug

Open mitsuhiko opened this issue 5 years ago • 1 comments

There are quite a few implementations of these traits now and I think it would be useful to share the debug implementation across them. I was thinking the best would be to have the debug print out the return values from the trait as if they are members. Some of the implementations are already doing that (eg: #41 changes the macos version of the shared library to print out name and id).

mitsuhiko avatar May 25 '19 10:05 mitsuhiko