Updating comments for loggerAdapter.
This commit is contained in:
@@ -47,6 +47,8 @@ addParseCloud();
|
|||||||
// update, and delete
|
// update, and delete
|
||||||
// "filesAdapter": a class like GridStoreAdapter providing create, get,
|
// "filesAdapter": a class like GridStoreAdapter providing create, get,
|
||||||
// and delete
|
// and delete
|
||||||
|
// "loggerAdapter": a class like FileLoggerAdapter providing info, error,
|
||||||
|
// and query
|
||||||
// "databaseURI": a uri like mongodb://localhost:27017/dbname to tell us
|
// "databaseURI": a uri like mongodb://localhost:27017/dbname to tell us
|
||||||
// what database this Parse API connects to.
|
// what database this Parse API connects to.
|
||||||
// "cloud": relative location to cloud code to require, or a function
|
// "cloud": relative location to cloud code to require, or a function
|
||||||
|
|||||||
Reference in New Issue
Block a user