Skip to content

HashLoad/horse-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.