C# Class Logger, lunar-unity-console

Afficher le fichier Open project: SpaceMadness/lunar-unity-console Class Usage Examples

Méthodes publiques

Méthode Description
LogDebug ( ) : void
LogError ( ) : void
LogWarning ( ) : void
ThrowException ( ) : void

Method Details

LogDebug() public méthode

public LogDebug ( ) : void
Résultat void

LogError() public méthode

public LogError ( ) : void
Résultat void

LogWarning() public méthode

public LogWarning ( ) : void
Résultat void

ThrowException() public méthode

public ThrowException ( ) : void
Résultat void