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()
Deprecated.
|
void |
write(String messagePrefix,
String message)
Deprecated.
|
public MediaFileLoggingCtx(String cronJobId, String filename, Level effectiveLevel, String loggerName, ModelService modelService, CronJobService cronJobService, MediaService mediaService)
public void finishAndClose()
finishAndClose in interface TaskLoggingCtx@Deprecated public void write(String messagePrefix, String message)
messagePrefix - message - @Deprecated public Path getTempFile()
Copyright © 2017 SAP SE. All Rights Reserved.