fix: local api server log (#6244)
This commit is contained in:
parent
263960752e
commit
6519327244
@ -11,7 +11,7 @@ export const Route = createFileRoute(route.localApiServerlogs as any)({
|
|||||||
component: LogsViewer,
|
component: LogsViewer,
|
||||||
})
|
})
|
||||||
|
|
||||||
const SERVER_LOG_TARGET = 'app_lib::core::server'
|
const SERVER_LOG_TARGET = 'app_lib::core::server::proxy'
|
||||||
const LOG_EVENT_NAME = 'log://log'
|
const LOG_EVENT_NAME = 'log://log'
|
||||||
|
|
||||||
function LogsViewer() {
|
function LogsViewer() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user