ContainsLogger
ContainsLogger
Determines whether the logger cache contains an object with the specified logger name.
Returns: true if the logger cache contains an element with the key; otherwise, false.
ContainsLogger(System::String name)
| Parameter | Description |
|---|---|
| name | The logger name. |