TestLogger Class
Namespace
Statiq.Testing
Base Types
  • ILogger
TestLogger
ILogger

Syntax

public class TestLogger : ILogger

Constructors

Properties

Name Property Type Summary
CategoryName string
Messages ConcurrentQueue<TestMessage>

Methods

Extension Methods