GithubHelp home page GithubHelp logo

jachlogmgr's Introduction

jachLog

A pure pascal, flexible, extensible and lightweight library to add logging capabilities to your Delphi applications. The library supports multithreaded applications and is itself multithreaded to minimize the impact writing the log may have on the performance on mission critical applications.

The main logging class provide methods to add log records in a simple, yet powerful manner.

Features

The main features of the library are:

  • The entire log can be switched on and off.
  • Multiple logging topics can be switched on and off individually.
  • Multiple logging levels to allow filtering out messages by topic and severity level.
  • Multiple logging destinations
    • Disk (auto rotate by size limit)
    • Console
    • Visual rich edit component (VCL) and Memo component (FMX)
    • Local or remote Syslog (Indy based)
      • ICS based (Will be added if required by the community)
      • Based on other TCP/UDP library (Only if required by the community)
    • Windows event log (Coming on v 2.5)
    • Android standard log (Coming on v 2.6)
    • Linux standard log (Coming on v 3.0+)
    • Database base class (Coming on v 3.0+)

Delphi versions

Delphi versions supported: 10 and Up. (Last version tested is Delphi 11). It may work in Delphi 2009 or greater. If you successfully use it on an earlier version, please let the author know that.

Documentation

The official documentation resides in the project wiki at github: jachLog documentatrion.

GetIt

You can download and install the library via GetIt package manager inside Delphi/RAD Studio IDE.

Getting started

It takes 5 minutes to download the code and start using the library, read the get started guide

Demos

Take a look at the demos folder to learn how the library is used. To learn more abut them, read the Documentation of the jachLog demo applications

Contact

Contact the developer via mail on jachguate at gmail dot com.

jachlogmgr's People

Contributors

jachguate avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.