A small, general purpose application logging class written in Pascal for freepascal/Lazarus projects.
Go to file
Kurt 0fbf4aca17 Filter out expected parameter "hints", add disable logging support to overlooked function 2023-11-21 00:22:18 -04:00
.gitignore Initial commit 2023-11-08 04:43:01 +00:00
LICENSE Initial commit 2023-11-08 04:43:01 +00:00
README.md Initial readme 2023-11-08 04:46:08 +00:00
programlog.inc Initial check-in 2023-11-08 00:55:13 -04:00
programlog.pas Filter out expected parameter "hints", add disable logging support to overlooked function 2023-11-21 00:22:18 -04:00

README.md

tprogramlog

A small, general purpose application logging class written in Pascal for freepascal/Lazarus projects. It's not particularly pretty, and it could be more complete. It is something I use in my projects, and gets features as my projects need them.

Probably not something the average developer would likely be interested in. Nothing to see here. Move along. Move along.