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–2018 University Health Network. All rights reserved.