ld-56/components/Logger/toolbar.txt

25 lines
374 B
Text
Raw Normal View History

2024-10-06 08:22:46 +00:00
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