Log Component

Log viewer komponenta pro zobrazeni aplikacnich logu

Basic Log

Zakladni log s timestamp, level a message

14:23:45.123 info TCP Server started on port 5000
14:23:45.456 debug UDP Listening for broadcasts on 255.255.255.255:5001
14:23:46.789 info TCP Client connected from 192.168.1.100
14:23:47.012 warn XML Invalid XML received, skipping entry
14:23:48.345 info Timer Race timer started: Heat #1
14:23:49.678 error TCP Connection lost to client 192.168.1.100
14:23:50.901 info TCP Attempting to reconnect...
14:23:52.234 info TCP Client reconnected successfully

Log with Header and Filters

Log s toolbarem, filtry a LIVE indikatorem

Application Logs LIVE
14:30:00.000 info System Application initialized
14:30:01.123 debug Config Loading configuration from /etc/c123/config.json
14:30:02.456 error Config Failed to load configuration: ENOENT
14:30:02.789 warn Config Using default configuration
14:30:03.012 info TCP Server listening on 0.0.0.0:5000

Compact Log

Kompaktnejsi verze pro vice zaznamu na obrazovce

14:23:45.123 info TCP Server started
14:23:45.456 debug UDP Broadcast listener ready
14:23:46.789 info TCP Client connected
14:23:47.012 warn XML Invalid format
14:23:48.345 error TCP Connection lost
14:23:49.678 info TCP Reconnecting...

Empty State

Prazdny log bez zaznamu

No log entries

Log Sizes

Ruzne velikosti log kontejneru

Small (200px)

Medium (400px)

Large (600px)

Level Badges

Vsechny varianty level badge

debug info warn error

Live Simulation

Interaktivni demo s automatickym pridavanim logu

Live Log