Updating comments for loggerAdapter.

This commit is contained in:
Peter J. Shin
2016-02-24 11:15:26 -08:00
parent a41ca281f0
commit 5fae41183e

View File

@@ -47,6 +47,8 @@ addParseCloud();
// update, and delete
// "filesAdapter": a class like GridStoreAdapter providing create, get,
// and delete
// "loggerAdapter": a class like FileLoggerAdapter providing info, error,
// and query
// "databaseURI": a uri like mongodb://localhost:27017/dbname to tell us
// what database this Parse API connects to.
// "cloud": relative location to cloud code to require, or a function