1 2 3 4 5
# -*- mode: snippet -*- # name: logger.warning # key: lw # -- logger()->warning('$1'${2, [ $3 ]});