All Projects → HashLoad → horse-logger

HashLoad / horse-logger

Licence: MIT License
Middleware for access logging in HORSE

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to horse-logger

PoShLog
🔩 PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/
Stars: ✭ 108 (+332%)
Mutual labels:  log, logger
printer
A fancy logger yet lightweight, and configurable. 🖨
Stars: ✭ 65 (+160%)
Mutual labels:  log, logger
ptkdev-logger
🦒 Beautiful Logger for Node.js: the best alternative to the console.log statement
Stars: ✭ 117 (+368%)
Mutual labels:  log, logger
polog
Логирование должно быть красивым
Stars: ✭ 26 (+4%)
Mutual labels:  log, logger
ctrace-go
Canonical OpenTracing for GoLang
Stars: ✭ 12 (-52%)
Mutual labels:  log, logger
Multiplatform-Log
Kotlin Multi Platform Logger, for android an ios : Logcat & print
Stars: ✭ 49 (+96%)
Mutual labels:  log, logger
spdlog setup
spdlog setup initialization via file configuration for convenience.
Stars: ✭ 68 (+172%)
Mutual labels:  log, logger
log
PSR-3 compatible logger
Stars: ✭ 32 (+28%)
Mutual labels:  log, logger
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (-24%)
Mutual labels:  log, logger
react-native-log-level
Multi level logger for React Native
Stars: ✭ 13 (-48%)
Mutual labels:  log, logger
horse-jwt
Middleware for JWT in HORSE
Stars: ✭ 39 (+56%)
Mutual labels:  middleware, horse
dlog
A super simple logger for Go. Supports stderr, logfiles, syslog and windows event log.
Stars: ✭ 16 (-36%)
Mutual labels:  log, logger
react-native-log-ios
React Native iOS standalone logger
Stars: ✭ 37 (+48%)
Mutual labels:  log, logger
missionlog
🚀 lightweight logging • supports level based filtering and tagging • weighs in at around 500 bytes
Stars: ✭ 19 (-24%)
Mutual labels:  log, logger
webpack-log
A logger for the Webpack ecosystem
Stars: ✭ 18 (-28%)
Mutual labels:  log, logger
mongoose-morgan
An npm package for saving morgan log inside MongoDB
Stars: ✭ 14 (-44%)
Mutual labels:  log, logger
GoogleCloudLogging
Swift (Darwin) library for logging application events in Google Cloud.
Stars: ✭ 24 (-4%)
Mutual labels:  log, logger
guzzle-log-middleware
A Guzzle middleware to log request and responses automatically
Stars: ✭ 61 (+144%)
Mutual labels:  log, logger
logt
🖥️ A colourful logger for the browser
Stars: ✭ 35 (+40%)
Mutual labels:  log, logger
laravel-loggable
🎥 📽 🎞 Log your model changes in multiple ways
Stars: ✭ 58 (+132%)
Mutual labels:  log, logger

horse-logger

horse-logger is a official middleware to register log in APIs developed with the Horse framework.
We created a channel on Telegram for questions and support:

⚙️ Installation

Installation is done using the boss install command:

boss install horse-logger

If you choose to install manually, simply add the following folders to your project, in Project > Options > Resource Compiler > Directories and Conditionals > Include file search path

../horse-logger/src

✔️ Compatibility

This middleware is compatible with projects developed in:

  • Delphi
  • Lazarus

🧬 Official Providers

Provider Delphi Lazarus
console    ✔️     ✔️
file    ✔️     ✔️

⚡️ Quickstart

Examples are provided within each provider.

⚠️ License

horse-logger is free and open-source middleware licensed under the MIT License.

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].