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