Class LogEventFormats

Namespace
Datamine.MineTrustConnector.Core
Assembly
Datamine.MineTrustConnector.Core.dll

Log message formats used by MineTrust Connector

public static class LogEventFormats
Inheritance
LogEventFormats
Inherited Members

Fields

AccessForbiddenFormat

The access forbidden format

public const string AccessForbiddenFormat = "[{packageUID}]: Access to the requested resource was forbidden: {message}"

Field Value

string

AllFilesUpToDateFormat

All files up to date format

public const string AllFilesUpToDateFormat = "[{packageUID}]: All files are up to date"

Field Value

string

ClientCompatibilityErrorFormat

The client compatibility error format

public const string ClientCompatibilityErrorFormat = "[{packageUID}]: The client version does not match the minimum requirements specified by the server at '{serverUrl}'"

Field Value

string

ConnectionEstablishedFormat

The connection established format

public const string ConnectionEstablishedFormat = "[{packageUID}]: Connection established. Authenticated as '{username}'"

Field Value

string

ConnectionLostFormat

The connection lost format

public const string ConnectionLostFormat = "[{packageUID}]: Lost connection to MT endpoint"

Field Value

string

CreateVersionFailedFormat

The create version failed format

public const string CreateVersionFailedFormat = "[{packageUID}]: Failed to create package version: {message}"

Field Value

string

EnablePackageFailedFormat

The enable package failed format

public const string EnablePackageFailedFormat = "[{packageUID}]: Failed to enable package with the following error: {message}"

Field Value

string

FileChangesDiscardedFormat

The file changes discarded format

public const string FileChangesDiscardedFormat = "[{packageUID}]: Discarded local changes to '{filePath}'"

Field Value

string

FileCheckedInFormat

The file checked in format

public const string FileCheckedInFormat = "[{packageUID}]: File '{filePath}' has been checked in from local copy"

Field Value

string

FileCheckedOutFormat

The file checked out format

public const string FileCheckedOutFormat = "[{packageUID}]: File '{filePath}' has been exclusively checked out"

Field Value

string

FileConflictFormat

The file conflict format

public const string FileConflictFormat = "[{packageUID}]: File conflict detected for '{filePath}'"

Field Value

string

FileDiscardedFormat

The file discarded format

public const string FileDiscardedFormat = "[{packageUID}]: Discarded local file '{filePath}'"

Field Value

string

FileDownloadInProgressFormat

The file download in progress format

public const string FileDownloadInProgressFormat = "[{packageUID}]: Downloading '{filePath}' ({percentageComplete}% complete)"

Field Value

string

FileDownloadedFormat

The file downloaded format

public const string FileDownloadedFormat = "[{packageUID}]: Downloaded file '{filePath}' from MineTrust"

Field Value

string

FileRemovedOnServerFormat

The file removed on server format

public const string FileRemovedOnServerFormat = "[{packageUID}]: Removed file '{filePath}' from MineTrust"

Field Value

string

FileReplicatedFormat

The file replicated format

public const string FileReplicatedFormat = "[{packageUID}]: File '{filePath}' has been replicated from server"

Field Value

string

FileUncheckedOutFormat

The file unchecked out format

public const string FileUncheckedOutFormat = "[{packageUID}]: Check-out of file '{filePath}' has been released"

Field Value

string

FileUpdatedLocallyFormat

The file updated locally format

public const string FileUpdatedLocallyFormat = "[{packageUID}]: Updated local file '{filePath}' from server"

Field Value

string

FileUpdatedOnServerFormat

The file updated on server format

public const string FileUpdatedOnServerFormat = "[{packageUID}]: Updated server file '{filePath}' from local copy"

Field Value

string

FileUploadInProgressFormat

The file upload in progress format

public const string FileUploadInProgressFormat = "[{packageUID}]: Uploading '{filePath}' ({percentageComplete}% complete)"

Field Value

string

FileUploadedFormat

The file uploaded format

public const string FileUploadedFormat = "[{packageUID}]: Uploaded file '{filePath}' to MineTrust"

Field Value

string

FileVersionsCleanedUpFormat

The file versions cleaned up format

public const string FileVersionsCleanedUpFormat = "[{packageUID}]: Cleaned up {numVersions} old version(s) of '{filePath}'"

Field Value

string

LockPackageFailedFormat

The lock package failed format

public const string LockPackageFailedFormat = "[{packageUID}]: Failed to lock package with the following error: {message}"

Field Value

string

PackageArchivedFormat

The package archived format

public const string PackageArchivedFormat = "[{packageUID}]: Package configuration archived ({displayName})"

Field Value

string

PackageAutoEnableUndeterminedFormat

The package automatic enable undetermined format

public const string PackageAutoEnableUndeterminedFormat = "[{packageUID}]: Unable to determine whether to auto-enable package"

Field Value

string

PackageDeletedFormat

The package deleted format

public const string PackageDeletedFormat = "[{packageUID}]: Package configuration deleted ({displayName})"

Field Value

string

PackageDeletionFailedFormat

The create version failed format

public const string PackageDeletionFailedFormat = "[{packageUID}]: Failed to delete package configuration: {message}"

Field Value

string

PackageDisabledFormat

The package disabled format

public const string PackageDisabledFormat = "[{packageUID}]: Execution paused - package is disabled"

Field Value

string

PackageEnabledFormat

The package enabled format

public const string PackageEnabledFormat = "[{packageUID}]: Package has been enabled by service"

Field Value

string

PackagePreviouslyDeletedFormat

The package previously deleted format

public const string PackagePreviouslyDeletedFormat = "[{packageUID}]: Package '{displayName}' could not be enabled, because a package with the same PackageUID was previously deleted on the server"

Field Value

string

PackageRestoredFormat

The package restored format

public const string PackageRestoredFormat = "[{packageUID}]: Package configuration restored ({displayName})"

Field Value

string

PackageVersionCreatedFormat

The package version created format

public const string PackageVersionCreatedFormat = "[{packageUID}]: New version created with ID {versionId}"

Field Value

string

PreparingFileUploadFormat

The preparing file upload format

public const string PreparingFileUploadFormat = "[{packageUID}]: Preparing '{filePath}' for upload"

Field Value

string

ProcessOwnedLockRemovedFormat

The process owned lock removed format

public const string ProcessOwnedLockRemovedFormat = "[{packageUID}]: Lock for process {ownerPID} has been automatically removed"

Field Value

string

ReplicationCompletedFormat

The replication completed format

public const string ReplicationCompletedFormat = "[{packageUID}]: Replicated version {version} in {totalSeconds}s"

Field Value

string

ReplicationErrorsFormat

The replication errors format

public const string ReplicationErrorsFormat = "[{packageUID}]: Replication errors occurred"

Field Value

string

ReplicationStartedFormat

The replication started format

public const string ReplicationStartedFormat = "[{packageUID}]: Replication started"

Field Value

string

SSLErrorDetectedFormat

The SSL error detected format

public const string SSLErrorDetectedFormat = "[{packageUID}]: Client SSL validation failed for REST endpoint at '{serverUrl}'"

Field Value

string

ServerRegisteredFormat

The server registered format

public const string ServerRegisteredFormat = "Server '{serverUrl}' was successfully registered with MT Connector"

Field Value

string

ServiceUIDMismatchFormat

The service UID mismatch format

public const string ServiceUIDMismatchFormat = "[{packageUID}]: The MineTrust ServiceUID did not match the expected value. The package will be automatically disabled"

Field Value

string

SyncCompletedFormat

The synchronize completed format

public const string SyncCompletedFormat = "[{packageUID}]: Sync completed in {totalSeconds}s"

Field Value

string

SyncErrorsFormat

The synchronize errors format

public const string SyncErrorsFormat = "[{packageUID}]: Sync errors occurred"

Field Value

string

SyncStartedFormat

The synchronize started format

public const string SyncStartedFormat = "[{packageUID}]: Sync started"

Field Value

string

UnlockPackageFailedFormat

The unlock package failed format

public const string UnlockPackageFailedFormat = "[{packageUID}]: Failed to unlock package with the following error: {message}"

Field Value

string

UpdateLocalFailedFormat

The update local failed format

public const string UpdateLocalFailedFormat = "[{packageUID}]: Failed to update local file with the following error: {message}"

Field Value

string

UpdateServerFailedFormat

The update server failed format

public const string UpdateServerFailedFormat = "[{packageUID}]: Failed to update server file with the following error: {message}"

Field Value

string

VersionLockedFormat

The version locked format

public const string VersionLockedFormat = "[{packageUID}]: Local version is locked at {version}"

Field Value

string