Aller au contenu principal

Commentaires

1 commentaire

  • Ken Lyon

    Hi Berend,

     

    You can use Trace.WriteLine() to write to the logs:

    Trace.WriteLine("Hello logs!");

    You can probably also use any other method of the Trace class which writes to the listeners.

    0

Vous devez vous connecter pour laisser un commentaire.