using NUnit.Framework;
namespace Tests
{
internal class MyLoggingClassTests
[Test]
public void YourTestGoesHere()
}