Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ toLine
Method
toLine
src/shared/interfaces.ts:130–130 ·
view source on GitHub ↗
(maxLength: number)
Source
from the content-addressed store, hash-verified
128
readonly severity: LogSeverity;
129
readonly category: LogCategory;
130
toLine(maxLength: number): string;
131
}
132
133
/**
Callers
3
logToConsole
Function · 0.65
captureLogs
Function · 0.65
activate
Function · 0.65
Implementers
1
LogMessageImpl
src/shared/logging.ts
Calls
no outgoing calls
Tested by
no test coverage detected