2005-11-09, 04:16 AM
Okay, I've been doing a bit of playing around with the MusicAlbums2 plugin, to get an understanding of how this stuff works. And having reasonable success. But I can't seem to get any log information out of the beast. Is there something fundamental that I need to know?
I have a bunch of Logger.Verbose calls; everything compiles fine, and I've tried setting the logging level to both Error and Verbose. But I can't find any sign of any of the logs in any files in the gbpvr directory tree.
Btw; when using SharpDevelop, is there any way to debug a plugin, other than using the log information? For instance, is there any way to actually set up breakpoints and do real source code debugging?
Any pointers would be appreciated. I didn't notice anything in the tutorial, and didn't have any luck searching for any related info on the forum.
I have a bunch of Logger.Verbose calls; everything compiles fine, and I've tried setting the logging level to both Error and Verbose. But I can't find any sign of any of the logs in any files in the gbpvr directory tree.
Btw; when using SharpDevelop, is there any way to debug a plugin, other than using the log information? For instance, is there any way to actually set up breakpoints and do real source code debugging?
Any pointers would be appreciated. I didn't notice anything in the tutorial, and didn't have any luck searching for any related info on the forum.