All Projects → olsh → resharper-structured-logging

olsh / resharper-structured-logging

Licence: MIT license
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers

Programming Languages

C#
18002 projects
powershell
5483 projects
shell
77523 projects

Projects that are alternatives of or similar to resharper-structured-logging

Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
Stars: ✭ 172 (+47.01%)
Mutual labels:  serilog, nlog
Nlog
NLog - Advanced and Structured Logging for Various .NET Platforms
Stars: ✭ 5,296 (+4426.5%)
Mutual labels:  structured-logging, nlog
Logcatch
android adb logcat viewer for Linux/Mac/Windows
Stars: ✭ 95 (-18.8%)
Mutual labels:  highlighting
kirby-highlighter
🌐 Server-side syntax highlighting for the Kirby code block & KirbyText
Stars: ✭ 18 (-84.62%)
Mutual labels:  highlighting
Qmarkdowntextedit
A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras
Stars: ✭ 182 (+55.56%)
Mutual labels:  highlighting
Nord Sublime Text
An arctic, north-bluish clean and elegant Sublime Text theme.
Stars: ✭ 109 (-6.84%)
Mutual labels:  highlighting
Intellij Csv Validator
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Stars: ✭ 198 (+69.23%)
Mutual labels:  highlighting
Phpstorm Solarized
Solarized theme for JetBrains PhpStorm
Stars: ✭ 93 (-20.51%)
Mutual labels:  highlighting
NLog.Targets.Syslog
A Syslog server target for NLog
Stars: ✭ 63 (-46.15%)
Mutual labels:  nlog
Gatsby Starter Hello Friend
Pretty basic starter for Gatsby that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 162 (+38.46%)
Mutual labels:  highlighting
resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (-84.62%)
Mutual labels:  resharper
Mark.js
JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin.
Stars: ✭ 2,004 (+1612.82%)
Mutual labels:  highlighting
Zsh Syntax Highlighting Filetypes
zsh syntax highlighting with dircolors in realtime
Stars: ✭ 130 (+11.11%)
Mutual labels:  highlighting
Vim Cpp Modern
Extended Vim syntax highlighting for C and C++ (C++11/14/17/20)
Stars: ✭ 229 (+95.73%)
Mutual labels:  highlighting
Linter Write Good
An Atom linter interface for write-good.
Stars: ✭ 102 (-12.82%)
Mutual labels:  highlighting
serilog-sinks-sentry
A Sentry sink for Serilog
Stars: ✭ 34 (-70.94%)
Mutual labels:  serilog
Remarks
Extract highlights, scribbles, and annotations from PDFs marked with the reMarkable tablet. Export to Markdown, PDF, PNG, and SVG
Stars: ✭ 94 (-19.66%)
Mutual labels:  highlighting
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+26.5%)
Mutual labels:  highlighting
Meilisearch
Powerful, fast, and an easy to use search engine
Stars: ✭ 20,236 (+17195.73%)
Mutual labels:  highlighting
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-88.03%)
Mutual labels:  highlighting

ReSharper Structured Logging

Build status Quality Gate Status

An extension for ReSharper and Rider IDE that highlights structured logging templates and contains some useful analyzers

The highlighting is a built-in feature starting from R#/Rider 2021.2, but the extension still contains some useful analyzers that are not (yet) implemented by JetBrains team

At the moment it supports Serilog, NLog, and Microsoft.Extensions.Logging

Installation ReSharper

Look for Structured Logging in ReSharper -> Extension manager.
JetBrains Plugins Repository

Installation Rider

Look for Structured Logging in Settings -> Plugins -> Browse repositories.
JetBrains Plugins Repository

Highlighting

Highlighting

Analyzers

Credits

Inspired by SerilogAnalyzer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].