Class Logs
Inheritance
System.Object
Logs
Namespace:
Assembly: Alachisoft.NCache.Web.dll
Syntax
public class Logs
IsDetailedLogsEnabled
Declaration
public bool IsDetailedLogsEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsErrorLogsEnabled
Declaration
public bool IsErrorLogsEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NCacheLog
Declaration
public ILogger NCacheLog { get; set; }
Property Value
Type | Description |
---|---|
Alachisoft.NCache.Common.Logger.ILogger |