Skip to content

Commit 9ee2fca

Browse files
committed
debug eSm tImInGs :|
1 parent b17a22e commit 9ee2fca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/wol.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ async function waitForHostUp(url, options = {}) {
310310
}
311311

312312
async function startProcessing(req, res) {
313+
logger.dev("Starting process...")
314+
313315
if (!req.isAuthenticated()) {
314316
return res.json({
315317
error: true,

0 commit comments

Comments
 (0)