|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.logging.SDC
public class SDC
A "simple device context".
With this idiom you can associate a simple tag with the current thread that is referenced from a log formatter when publishing.
| Constructor Summary | |
|---|---|
SDC()
|
|
| Method Summary | |
|---|---|
static void |
clear()
|
static String |
get()
|
static void |
set(String value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SDC()
| Method Detail |
|---|
public static void clear()
public static String get()
public static void set(String value)
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||