app-logs/app-logs.service.ts
Methods |
constructor(application: ApplicationService)
|
||||||
|
Parameters :
|
| formatDate | ||||||
formatDate(dateToFormat: string)
|
||||||
|
Parameters :
Returns :
string
|
| getLogs$ | ||||||||||||||||
getLogs$(appId: string, instanceName: string, params: RequestParams)
|
||||||||||||||||
|
Parameters :
Returns :
Observable<LogsJSON>
|