Property | Type | Description | |
---|---|---|---|
GetProvider | Func |
Property | Type | Description | |
---|---|---|---|
BuildBsonDocument | BsonDocument | ||
GetRepository | IRepository | ||
TestWrite | void | ||
VerifyTargetConsistency | void |
Method | Description | |
---|---|---|
MongoDBTarget ( ) : System |
Method | Description | |
---|---|---|
Write ( LogEventInfo logEvent ) : void |
Method | Description | |
---|---|---|
BuildBsonDocument ( LogEventInfo logEvent ) : BsonDocument | ||
GetRepository ( ) : IRepository | ||
TestWrite ( LogEventInfo logEvent ) : void | ||
VerifyTargetConsistency ( ) : void |
protected Write ( LogEventInfo logEvent ) : void | ||
logEvent | LogEventInfo | |
return | void |