public class UserServiceLoggingContext extends ApplicationLoggingContext
LoggingContext.SystemTag| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_HANDLER_ID |
static String |
TAG_USERSERVICE_ID |
TAG_ADAPTER_ID, TAG_APPLICATION_ID, TAG_INSTANCE_ID, TAG_RUNID_IDTAG_NAMESPACE_ID| Constructor and Description |
|---|
UserServiceLoggingContext(String namespaceId,
String applicationId,
String serviceId,
String handlerId,
String runId,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogPartition() |
String |
getLogPathFragment(String logBaseDir) |
setAdapterId, setInstanceIdgetNamespacedLogBaseDirgetSystemTag, getSystemTags, getSystemTagsMap, setSystemTag, toStringpublic static final String TAG_USERSERVICE_ID
public static final String TAG_HANDLER_ID
public String getLogPartition()
getLogPartition in interface LoggingContextgetLogPartition in class ApplicationLoggingContextpublic String getLogPathFragment(String logBaseDir)
getLogPathFragment in interface LoggingContextgetLogPathFragment in class ApplicationLoggingContextCopyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.