Skip to content

Commit 89feac4

Browse files
committed
refactor(trace-logs): reuse log formatters via LogLike interface
Replace the 4 trace-log-specific formatter functions with a shared LogLike interface and an includeTrace param on buildLogRowCells. The only real difference was suppressing the trace-ID suffix — both SentryLog and TraceLog carry the same timestamp/severity/message shape. Net: -80 lines, no new abstractions.
1 parent dcd3f6e commit 89feac4

File tree

3 files changed

+48
-240
lines changed

3 files changed

+48
-240
lines changed

0 commit comments

Comments
 (0)