Namespace Tableau.Migration.Interop.Logging
Classes
NonGenericLoggerBase
Concrete abstract implementation of INonGenericLogger This is needed as Python can not inhert from interfaces and needs concrete objects
Interfaces
INonGenericLogger
Interface for a logger that does not use a generic state type.