auto up 04:40:43 up 1 day 16:08, 2 users, load average: 1.69, 1.81, 1.46

This commit is contained in:
2025-12-24 04:40:45 +01:00
parent c49857d2bd
commit ae4a7658ab
4 changed files with 48 additions and 145 deletions

View File

@@ -0,0 +1,5 @@
[[snippets]]
prefix = "ld"
scope = [ "python" ] # language id https://code.visualstudio.com/docs/languages/identifiers#_known-language-identifiers
body = 'log.debug("$1")'
description = "log at debug level"