anyone know what needs to be done to get logging to work with visual studio output? with eclipse i get log messages, with VS i get Unable to get symbol reader for assembly. I'm guessing i need to manually add the logging upon initializing the java objects from c#...i have a java package that i converted to a dll via bam.