Skip to content

Commit 5fae411

Browse files
committed
Updating comments for loggerAdapter.
1 parent a41ca28 commit 5fae411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ addParseCloud();
4747
// update, and delete
4848
// "filesAdapter": a class like GridStoreAdapter providing create, get,
4949
// and delete
50+
// "loggerAdapter": a class like FileLoggerAdapter providing info, error,
51+
// and query
5052
// "databaseURI": a uri like mongodb://localhost:27017/dbname to tell us
5153
// what database this Parse API connects to.
5254
// "cloud": relative location to cloud code to require, or a function

0 commit comments

Comments
 (0)