C# Класс ArchiSteamFarm.ArchiLogger

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
ArchiLogger ( string name ) : System
LogFatalException ( Exception exception, [ previousMethodName = null ) : void
LogGenericDebug ( string message, [ previousMethodName = null ) : void
LogGenericDebugException ( Exception exception, [ previousMethodName = null ) : void
LogGenericError ( string message, [ previousMethodName = null ) : void
LogGenericException ( Exception exception, [ previousMethodName = null ) : void
LogGenericInfo ( string message, [ previousMethodName = null ) : void
LogGenericTrace ( string message, [ previousMethodName = null ) : void
LogGenericWarning ( string message, [ previousMethodName = null ) : void
LogNullError ( string nullObjectName, [ previousMethodName = null ) : void