LoggerManager.ContainsLogger
LoggerManager.ContainsLogger method
Determines whether the logger cache contains an object with the specified logger name.
public static bool ContainsLogger(string name)
Parameter | Type | Description |
---|---|---|
name | String | The logger name. |
Return Value
true if the logger cache contains an element with the key; otherwise, false.
See Also
- class LoggerManager
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email