intarsys runtime library

de.intarsys.tools.logging
Class SDC

java.lang.Object
  extended by de.intarsys.tools.logging.SDC

public class SDC
extends Object

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

SDC

public SDC()
Method Detail

clear

public static void clear()

get

public static String get()

set

public static void set(String value)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.