Skip to content
Snippets Groups Projects

Eclipse Code Template: slf4j

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Martin Steiger
    slf4j-template.xml 382 B
    <?xml version="1.0" encoding="UTF-8" standalone="no"?><templates><template autoinsert="true" context="java-members" deleted="false" description="slf4j" enabled="true" name="logger">${:import(org.slf4j.Logger,org.slf4j.LoggerFactory,org.slf4j.Logger,org.slf4j.Logger)}&#13;
    private static final Logger logger = LoggerFactory.getLogger(${enclosing_type}.class);</template></templates>
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment