Interface IAllowLogging
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowLogging
Methods
Log(Object)
Declaration
IAllowLoggingSettings Log(dynamic logThis)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | logThis |
Returns
| Type | Description |
|---|---|
| IAllowLoggingSettings |