Hi BernHard,
Java.Util.Logging is dropped in the VJ#, this particular package is not
available in VJ#,
There could be some equivalent .net api's available which you could try to
replace for java.util.logging.
did you tried to find some in System.Diagnostics? it could have some logging
features?
what are you trying to do with Java.util.logging? if so i can try to guide
you if we have an equivalent api for that?
also refer this blog, not sure how much is this helpful, though
http://blogs.msdn.com/angelsb/ HTH,
Ram
--
Ramanathan Kathiresan
VC++ | C# | J# | Developer Support Team
Microsoft R&D Corporation
http://blogs.technet.com/rams/default.aspx http://blogs.msdn.com/ramanathan%5Fkathiresan/
[quoted text, click to view] "Bernhard Merkle" wrote:
> Hi there,
>
> how can I migrate Code, that uses java.util.logging ?
>
> kind regards,
> Bernhard.