Summary
Log a command that executed successfully
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MartenLogger
Syntax
public void LogSuccess(NpgsqlCommand command)
Parameters
| Name | Type | Description |
|---|---|---|
| command | NpgsqlCommand | The command. |
Return Value
| Type | Description |
|---|---|
| void |
