Class: Logs

Logs

Methods

cleanResult(data) → {String}

Private method to improve the output from recent method.
Parameters:
Name Type Description
data String [description]
Source:
Returns:
[description]
Type
String

getRecent(endPoint, username, password, app_guid) → {JSon}

Method used to return data from CF log services. http://docs.run.pivotal.io/devguide/deploy-apps/streaming-logs.html
Parameters:
Name Type Description
endPoint String [logging_enpoint]
username String [username]
password String [password]
app_guid String [app guid]
Source:
Returns:
[UAA Response]
Type
JSon