Метод | Описание | |
---|---|---|
Write ( string Text ) : void | ||
WriteToDbAndFile ( dynamic ex, LogType type, string orgId = null, string IatiIdentifier = null, string message = null ) : void |
public static Write ( string Text ) : void | ||
Text | string | |
Результат | void |
public static WriteToDbAndFile ( dynamic ex, LogType type, string orgId = null, string IatiIdentifier = null, string message = null ) : void | ||
ex | dynamic | |
type | LogType | |
orgId | string | |
IatiIdentifier | string | |
message | string | |
Результат | void |