Click or drag to resize

ILogManagerServiceDeleteLogFile Method

Delete or remove a log file from the infrastructure

Namespace: SanteDB.Core.Diagnostics
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
void DeleteLogFile(
	string logId
)

Parameters

logId  String

[Missing <param name="logId"/> documentation for "M:SanteDB.Core.Diagnostics.ILogManagerService.DeleteLogFile(System.String)"]

See Also