Browse By Tags

  • [C# MicroStation CONNECT update 15] Does MicroStation API's provide logging capabilities?

    What is the suggested way for logging an MDL app that is loaded with no MicroStation UI through MS_INITAPPS? I tried the basic Console.WriteLine but nothing ever gets printed on the Windows cmd window. I have some System.Console.WriteLine( ) within the…