Interface ISupportsLogger
- Namespace
- combit.Logging
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents an interface that supports logging. Just added for compatibility.
public interface ISupportsLogger
Methods
SetLogger(ILlLogger, bool)
Sets the logger for the object.
void SetLogger(ILlLogger logger, bool overrideExisting)