Method SetLogger
| Improve this Doc View SourceSetLogger(Action<String>, LogCategory)
Declaration
public override sealed void SetLogger(Action<string> value, LogCategory logCategory)
Parameters
Type | Name | Description |
---|---|---|
System.Action<System.String> | value | |
LogCategory | logCategory |