메소드 | 설명 | |
---|---|---|
RedisAuditLogListener ( string name, string filterName, |
Initializes a new instance of the T:Cedar.Core.AuditTrail.RedisAuditLogListener class.
|
메소드 | 설명 | |
---|---|---|
WriteCore ( |
Writes the specified audit log entry.
|
public RedisAuditLogListener ( string name, string filterName, |
||
name | string | The name. |
filterName | string | Name of the filter. |
redisDatabaseWrapper | ||
applicationName | string | Name of the application. |
리턴 | Cedar.Core.Configuration |
protected WriteCore ( |
||
logEntry | The audit log entry. | |
리턴 | void |