Skip to content

Commit 6329b3c

Browse files
committed
log error
1 parent d4b62f4 commit 6329b3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ export default async function createTile({
330330
console.log("[geotiff-tile] tile_width", tile_width);
331331
console.log("[geotiff-tile] tile_srs", tile_srs);
332332
console.log("[geotiff-tile] use_overview", use_overview);
333+
console.error("[geotiff-tile]", error);
333334
throw error;
334335
}
335336
}

0 commit comments

Comments
 (0)