Table of Contents

Class CloudStorageOrmEventIds

Namespace
CloudStorageORM.Observability
Assembly
CloudStorageORM.dll

Event IDs for CloudStorageORM logging and diagnostics.

public static class CloudStorageOrmEventIds
Inheritance
CloudStorageOrmEventIds
Inherited Members

Fields

BlobDeletionCompleted

Event ID for blob deletion completed.

public static readonly EventId BlobDeletionCompleted

Field Value

EventId

BlobDeletionStarting

Event ID for blob deletion starting.

public static readonly EventId BlobDeletionStarting

Field Value

EventId

BlobDownloadCompleted

Event ID for blob download completed.

public static readonly EventId BlobDownloadCompleted

Field Value

EventId

BlobDownloadStarting

Event ID for blob download starting.

public static readonly EventId BlobDownloadStarting

Field Value

EventId

BlobUploadCompleted

Event ID for blob upload completed.

public static readonly EventId BlobUploadCompleted

Field Value

EventId

BlobUploadStarting

Event ID for blob upload starting.

public static readonly EventId BlobUploadStarting

Field Value

EventId

ConcurrencyConflict

Event ID for concurrency conflict detected.

public static readonly EventId ConcurrencyConflict

Field Value

EventId

ConfigurationInitialized

Event ID for configuration initialized.

public static readonly EventId ConfigurationInitialized

Field Value

EventId

EntitySaved

Event ID for entity being saved.

public static readonly EventId EntitySaved

Field Value

EventId

QueryExecutionCompleted

Event ID for query execution completed.

public static readonly EventId QueryExecutionCompleted

Field Value

EventId

QueryExecutionFailed

Event ID for query execution failed.

public static readonly EventId QueryExecutionFailed

Field Value

EventId

QueryExecutionStarting

Event ID for query execution starting.

public static readonly EventId QueryExecutionStarting

Field Value

EventId

SaveChangesCompleted

Event ID for SaveChanges completed.

public static readonly EventId SaveChangesCompleted

Field Value

EventId

SaveChangesFailed

Event ID for SaveChanges failed.

public static readonly EventId SaveChangesFailed

Field Value

EventId

SaveChangesStarting

Event ID for SaveChanges starting.

public static readonly EventId SaveChangesStarting

Field Value

EventId

TransactionBeginning

Event ID for transaction beginning.

public static readonly EventId TransactionBeginning

Field Value

EventId

TransactionCommitted

Event ID for transaction committed.

public static readonly EventId TransactionCommitted

Field Value

EventId

TransactionRolledBack

Event ID for transaction rolled back.

public static readonly EventId TransactionRolledBack

Field Value

EventId

ValidationCompleted

Event ID for validation completed.

public static readonly EventId ValidationCompleted

Field Value

EventId

ValidationFailed

Event ID for validation failed.

public static readonly EventId ValidationFailed

Field Value

EventId

ValidationStarting

Event ID for validation starting.

public static readonly EventId ValidationStarting

Field Value

EventId