Sha256: 3baa41e325fda27d419c7289f1f4d2dad92629803f79c49d7104698aa4a8ee8e

Contents?: true

Size: 635 Bytes

Versions: 44

Compression:

Stored size: 635 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>import tango.util.log.Log, tango.util.log.Configurator;

protected static Logger log = null;
static this() {
	log = Log.getLogger(${1:__FILE__});${2:
	//log.setLevel(log.Level.${3:Info});}
}</string>
	<key>name</key>
	<string>Logger for Module</string>
	<key>scope</key>
	<string>source.d</string>
	<key>tabTrigger</key>
	<string>logger</string>
	<key>uuid</key>
	<string>4CF479D3-48FD-4FE4-847B-AD7570D383C3</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-bundles-0.3 Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-bundles-0.2-java Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-bundles-0.1-java Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-dev-0.12.1dev-java plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-dev-0.12.0dev-java plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.11 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.11.0dev plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.10 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.9.2 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.9.1 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.9.0 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.8.1 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.8 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.7 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.6.1 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.6 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.6.1dev plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.5.1 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.5 plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet
redcar-0.5.6dev plugins/textmate/vendor/redcar-bundles/Bundles/D.tmbundle/Snippets/logger.tmSnippet