AutoYADM commit: 2025-04-05 15:00:07

This commit is contained in:
Daniel Fichtinger 2025-04-05 15:00:07 -04:00
parent 8219ec0917
commit b815bb2046
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[[snippets]]
prefix = "ld"
scope = ["python"]
body = 'log.debug("$1")'
description = 'Debug log level'