Namics.Foundation.Logger
Logger
Provides static methods to log events with customizable processing and configuration
This Sitecore Logger module provides a set of static methods to use for logging. The class will dynamically invoke processors which will write log entries to a specific target.
0 stars
10 watching
1 forks
Language: C#
last commit: almost 7 years ago
Linked from 1 awesome list
asp-netc-sharpdotnetloggerloggingsitecoresitecore-module
Related projects:
Repository | Description | Stars |
---|---|---|
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
jammykam/sitecore.logentries | Provides integration with Logentries logging service | 0 |
accelerationnet/a-cl-logger | A logging library providing context-sensitive logging and integration with various output streams. | 13 |
adams85/filelogger | A lightweight logging system for .NET applications | 149 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
7max/log4cl | A logging framework for Common Lisp inspired by Log4J | 103 |
kirillosenkov/msbuildstructuredlog | A logger for MSBuild that records structured representations of executed targets and tasks during builds. | 1,466 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
noemi-salaun/ng-logger | A simple Angular logger service that provides a log level system and separate logging functionality. | 63 |
ninegua/ic-logger | A logging module for creating append-only loggers with configurable bucket capacity and admin features. | 21 |
nkmr-jp/zl | A logging package designed to provide high developer experience and flexible output options for structured logging | 6 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 99 |
azer/logger | A minimalistic logging library for Go. | 157 |