Interface ILogAdapter
Namespace: LaunchDarkly.Logging
Assembly: LaunchDarkly.Logging.dll
Syntax
public interface ILogAdapter
Methods
NewChannel(string)
Declaration
IChannel NewChannel(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Returns
Type | Description |
---|---|
IChannel |