mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
refactor(OcrService): 更新日志上下文为'main:OcrService'
This commit is contained in:
parent
9d438be48f
commit
01ad89eb54
@ -11,7 +11,7 @@ import {
|
||||
|
||||
import { getTesseractWorker } from './TesseractService'
|
||||
|
||||
const logger = loggerService.withContext('OcrService')
|
||||
const logger = loggerService.withContext('main:OcrService')
|
||||
|
||||
/**
|
||||
* ocr by tesseract
|
||||
|
||||
Loading…
Reference in New Issue
Block a user