ld-56/components/Logger/toolbar.txt
2024-10-06 04:22:46 -04:00

24 lines
374 B
Text

debug[]
type: button
name: Send Debug
accent: #11a1a1
function: send_debug
test[]
type: label
name: Testing Label
accent: #11a1cc
log[]
type: button
name: Send Log
accent: #11a11a
function: send_log
warning[]
type: button
name: Send Warning
accent: #a1a111
function: send_warning
error[]
type: button
name: Send Error
accent: #f13333
function: send_error