Method | Description | |
---|---|---|
LogFailure ( |
||
LogSuccess ( |
||
RecordSavedChanges ( IDocumentSession session, IChangeSet commit ) : void | ||
SchemaChange ( string sql ) : void | ||
StartSession ( IQuerySession session ) : IMartenSessionLogger |
public LogFailure ( |
||
command | ||
ex | ||
return | void |
public LogSuccess ( |
||
command | ||
return | void |
public RecordSavedChanges ( IDocumentSession session, IChangeSet commit ) : void | ||
session | IDocumentSession | |
commit | IChangeSet | |
return | void |
public StartSession ( IQuerySession session ) : IMartenSessionLogger | ||
session | IQuerySession | |
return | IMartenSessionLogger |