Commit 97648e9a authored by FichteFoll's avatar FichteFoll

Merge pull request #4263 from scholer/master

Added Logging Control plugin to repository.
parents 4d4f2035 9340dd89
...@@ -771,6 +771,17 @@ ...@@ -771,6 +771,17 @@
} }
] ]
}, },
{
"name": "Logging Control",
"details": "https://github.com/scholer/sublime_logging_control",
"labels": ["logging", "logger", "logs", "debugging", "debug", "console", "output"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Logstash Syntax Highlighting", "name": "Logstash Syntax Highlighting",
"details": "https://github.com/nir0s/sublime-logstash-syntax-highlighter", "details": "https://github.com/nir0s/sublime-logstash-syntax-highlighter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment