Dark console row with a colored level bubble, timestamp, source, and the log message.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Browser25 } from "@/components/beste/piece/browser25";
<Browser25
level="error"
time="12:04:18"
source="app.js:247"
message="Uncaught TypeError: Cannot read properties of undefined"
/>