Révision 1802
tmp/org.txm.utils/src/org/txm/utils/logger/Log.java (revision 1802) | ||
---|---|---|
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. |
|
221 | 219 |
public static void severe(String message) { |
222 | 220 |
|
223 | 221 |
if (Level.SEVERE.intValue() >= txm.getLevel().intValue()) { |
Formats disponibles : Unified diff