ESP32-sveltekit icon indicating copy to clipboard operation
ESP32-sveltekit copied to clipboard

ESPD_LOGx: replace first argument with TAG and define TAG as 🐼

Open ewowi opened this issue 7 months ago • 0 comments

This has a few advantages:

  • First argument is already displayed in the output so no need to repeat, makes the text more compact
  • Easy to visually see which log comes from which part of the system. 🐼 is core ESP32-sveltekit, other tags can be used for added functionality
  • Funny 😉

ewowi avatar Apr 03 '25 18:04 ewowi