Révision 2625

tmp/org.txm.core/src/java/org/txm/core/results/TXMResult.java (revision 2625)
2545 2545
		}
2546 2546
		
2547 2547
		
2548
		Log.info(NLS.bind("Canceling computing of {0} ({1})...", this.getName(), this.getClass().getSimpleName()));
2549
		
2550 2548
		// console log, only for visible result or if the log level is superior to info level
2551 2549
		if (!skipComputing && !this.getComputingDoneMessage().isEmpty() && (this.isVisible() || Log.isLoggingFineLevel())) {
2552 2550
			Log.info(this.getComputingDoneMessage());

Formats disponibles : Unified diff