5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: logging-error
|
|
# key: lerror
|
|
# --
|
|
logging.error(f'$0') |