C# Class WowCyborg.PluginUtilities.Logger

Afficher le fichier Open project: henke164/wow-cyborg

Méthodes publiques

Méthode Description
Log ( string str, ConsoleColor color = ConsoleColor.White, bool inLine = false ) : void

Method Details

Log() public static méthode

public static Log ( string str, ConsoleColor color = ConsoleColor.White, bool inLine = false ) : void
str string
color ConsoleColor
inLine bool
Résultat void