mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 17:59:00 +08:00
fix(v1/scrape): make log show up in queries
This commit is contained in:
parent
611c2d9c83
commit
bad822421f
@ -23,6 +23,7 @@ export async function scrapeController(
|
||||
const preNormalizedBody = { ...req.body };
|
||||
|
||||
logger.debug("Scrape " + jobId + " starting", {
|
||||
scrapeId: jobId,
|
||||
request: req.body,
|
||||
originalRequest: preNormalizedBody,
|
||||
teamId: req.auth.team_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user