public class MediaFileLoggingCtx extends Object implements TaskLoggingCtx
| Constructor and Description |
|---|
MediaFileLoggingCtx(String cronJobId,
String filename,
Level effectiveLevel,
String loggerName,
ModelService modelService,
CronJobService cronJobService,
MediaService mediaService) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishAndClose() |
Path |
getTempFile() |
void |
write(String messagePrefix,
String message) |
public MediaFileLoggingCtx(String cronJobId, String filename, Level effectiveLevel, String loggerName, ModelService modelService, CronJobService cronJobService, MediaService mediaService)
public void finishAndClose()
finishAndClose in interface TaskLoggingCtxpublic Path getTempFile()
Copyright © 2000-2016 SAP SE. All Rights Reserved.