C# Class ConfigGenerator.Logging

Exibir arquivo Open project: JustArchi/ArchiSteamFarm Class Usage Examples

Private Methods

Method Description
LogGenericError ( string message, [ previousMethodName = null ) : void
LogGenericErrorWithoutStacktrace ( string message ) : void
LogGenericException ( Exception exception, [ previousMethodName = null ) : void
LogGenericInfoWithoutStacktrace ( string message ) : void
LogGenericWarning ( string message, [ previousMethodName = null ) : void
LogNullError ( string nullObjectName, [ previousMethodName = null ) : void