| Package | Description |
|---|---|
| org.mythtv.services.api.myth | |
| org.mythtv.services.api.myth.impl |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<LogMessageList> |
MythOperations.getLogs(String hostname,
String application,
int pid,
int tid,
String thread,
String filename,
int line,
String function,
org.joda.time.DateTime from,
org.joda.time.DateTime to,
String level,
String messageContains,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<LogMessageList> |
MythTemplate.getLogs(String hostname,
String application,
int pid,
int tid,
String thread,
String filename,
int line,
String function,
org.joda.time.DateTime from,
org.joda.time.DateTime to,
String level,
String messageContains,
ETagInfo etag) |
Copyright © 2012. All Rights Reserved.