Свойство | Тип | Описание | |
---|---|---|---|
Instance |
Метод | Описание | |
---|---|---|
LogCritical ( System.Guid traceId, string format ) : void | ||
LogError ( System.Guid traceId, string format ) : void | ||
LogInfo ( System.Guid traceId, string format ) : void | ||
LogQuery ( System.Guid traceId, string format ) : void | ||
LogVerbose ( System.Guid traceId, string format ) : void | ||
LogWarning ( System.Guid traceId, string format ) : void |
public LogCritical ( System.Guid traceId, string format ) : void | ||
traceId | System.Guid | |
format | string | |
Результат | void |
public LogError ( System.Guid traceId, string format ) : void | ||
traceId | System.Guid | |
format | string | |
Результат | void |
public LogInfo ( System.Guid traceId, string format ) : void | ||
traceId | System.Guid | |
format | string | |
Результат | void |
public LogQuery ( System.Guid traceId, string format ) : void | ||
traceId | System.Guid | |
format | string | |
Результат | void |
public LogVerbose ( System.Guid traceId, string format ) : void | ||
traceId | System.Guid | |
format | string | |
Результат | void |
public LogWarning ( System.Guid traceId, string format ) : void | ||
traceId | System.Guid | |
format | string | |
Результат | void |