Skip to content

Commit 9adf137

Browse files
committed
logging
1 parent 0c8db81 commit 9adf137

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/hooks/hookProxy.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,8 @@ export async function loadPhonebook() {
423423

424424
// Create a copy of the entry to modify
425425
const entryToSave = { ...entry };
426+
427+
console.log(`\n --------------------------------- \n check REMS endpoint info for ${entry.brand_name}`)
426428

427429
// Always process directory lookup regardless of whether entry exists
428430
if (entry.directoryLookupType) {

0 commit comments

Comments
 (0)