CosmosLoggerExtensions
ExecutedCreateItem(IDiagnosticsLogger<Command>, TimeSpan, Double, String, String, String, PartitionKey)
ExecutedDeleteItem(IDiagnosticsLogger<Command>, TimeSpan, Double, String, String, String, PartitionKey)
ExecutedReadItem(IDiagnosticsLogger<Command>, TimeSpan, Double, String, String, String, PartitionKey)
ExecutedReadNext(IDiagnosticsLogger<Command>, TimeSpan, Double, String, String, Nullable<PartitionKey>, CosmosSqlQuery)
ExecutedReplaceItem(IDiagnosticsLogger<Command>, TimeSpan, Double, String, String, String, PartitionKey)
ExecutingReadItem(IDiagnosticsLogger<Command>, String, PartitionKey, String)
ExecutingSqlQuery(IDiagnosticsLogger<Command>, String, Nullable<PartitionKey>, CosmosSqlQuery)
NoPartitionKeyDefined(IDiagnosticsLogger<Validation>, IEntityType)
PrimaryKeyValueNotSet(IDiagnosticsLogger<Update>, IProperty)
SyncNotSupported(IDiagnosticsLogger<Database>)
net10.0
namespace Microsoft.EntityFrameworkCore.Cosmos.Diagnostics.Internal
{
public static class CosmosLoggerExtensions : Object
{
public static ?! ExecutingReadItem(this IDiagnosticsLogger<Command!>! diagnostics, ?! containerId, PartitionKey! partitionKeyValue, ?! resourceId);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Cosmos , Version=10.0.2.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Cosmos (10.0.2) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API