# -*- mode: snippet -*-
# name: DEFINE_LOG_CATEGORY
# key: uli
# condition: (ue--yas-can-expand-p)
# --
DEFINE_LOG_CATEGORY(Log${1:Category});