Lines Matching refs:log
34 console.log("Failed to setup tty port parameters");
52 console.log("Password verified.");
55 console.log("Password verification failed.");
59 console.log(" ");
62 console.log("Place a finger on the sensor.");
67 console.log("Image captured, converting...");
73 console.log("Image conversion failed with error code " + rv);
77 console.log("Image conversion succeeded, remove finger.");
83 console.log(" ");
84 console.log("Now place the same finger on the sensor.");
89 console.log("Image captured, converting...");
95 console.log("Image conversion failed with error code %d" + rv);
99 console.log("Image conversion succeeded, remove finger.");
100 console.log(" ");
102 console.log("Storing fingerprint at id 1");
109 console.log("Fingerprints did not match.");
111 console.log("createModel failed with error code " + rv);
119 console.log("storeModel failed with error code " + rv);
123 console.log(" ");
124 console.log("Fingerprint stored at id 1.");
133 console.log("Exiting");