Insert the following template:
${l:import(org.slf4j.Logger)} ${f:import(org.slf4j.LoggerFactory)} private static final Logger LOG = LoggerFactory.getLogger(${enclosing_type}.class);
${l:import(org.slf4j.Logger)} ${f:import(org.slf4j.LoggerFactory)} private static final Logger LOG = LoggerFactory.getLogger(${enclosing_type}.class);