public static interface IWorkerContext.ILoggingService
| Modifier and Type | Interface and Description |
|---|---|
static class |
IWorkerContext.ILoggingService.LogCategory |
| Modifier and Type | Method and Description |
|---|---|
void |
logDebugMessage(IWorkerContext.ILoggingService.LogCategory category,
String message) |
void |
logMessage(String message) |
void logMessage(String message)
void logDebugMessage(IWorkerContext.ILoggingService.LogCategory category, String message)
Copyright © 2014–2021 Health Level 7. All rights reserved.