Révision 1799

tmp/org.txm.utils/src/org/txm/utils/logger/Log.java (revision 1799)
216 216
	 * 
217 217
	 * @param message
218 218
	 */
219
	// FIXME: SJ: we need the use the internal system to debug, this new method break the red color AND the Eclipse link to problematic class and method
220
	// TODO: restore the standard system usage or use a preference.
219 221
	public static void severe(String message) {
220 222
		
221 223
		if (Level.SEVERE.intValue() >= txm.getLevel().intValue()) {

Formats disponibles : Unified diff