regarding console logs
Brought to you by:
jfrijters
iam converting an Jar files into DLL by using IKVM.NET its converted successfully.
i need to know how to see the LOGS (which is written inside the Jars). because
jar and Java class files are compiled by using IKVM.NET . while using the converted DLL's into my Dotnet application where does the Log file resides or
how to get the log files.
Thanks In Advance.