C# Class eu.sig.training.ch03.JenkinsUser.LOGGER

Afficher le fichier Open project: oreillymedia/building_maintainable_software

Méthodes publiques

Méthode Description
isLoggable ( Level fine ) : bool
log ( ) : void

Method Details

isLoggable() public static méthode

public static isLoggable ( Level fine ) : bool
fine Level
Résultat bool

log() public static méthode

public static log ( ) : void
Résultat void