public final class Logging extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_PROJECT_ID |
static String |
KEY_REPOSITORY_PATH |
static String |
KEY_USERNAME |
Modifier and Type | Method and Description |
---|---|
static void |
clearMDC() |
static void |
setMDC(long aProjectId,
String aUsername) |
public static final String KEY_PROJECT_ID
public static final String KEY_USERNAME
public static final String KEY_REPOSITORY_PATH
public static void setMDC(long aProjectId, String aUsername)
public static void clearMDC()
Copyright © 2012–2017. All rights reserved.