C# Class PrisonLabor.Core.Other.DebugLogger

Afficher le fichier Open project: Aviuz/PrisonLabor

Méthodes publiques

Méthode Description
debug ( string msg ) : void
info ( string msg ) : void

Private Methods

Méthode Description
warn ( string msg ) : void

Method Details

debug() public static méthode

public static debug ( string msg ) : void
msg string
Résultat void

info() public static méthode

public static info ( string msg ) : void
msg string
Résultat void