Skip to content

The Log4Delphi library is a tool to help the programmer output log statements to a variety of output targets. Log4Delphi is a port of the excellent Apache log4j™ framework to Delphi. I have kept the framework similar in spirit to the original log4j while keeping Delphi in mind

License

Notifications You must be signed in to change notification settings

JensBorrisholt/Log4Delphi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log4Delphi

The Log4Delphi library is a tool to help the programmer output log statements to a variety of output targets. Log4Delphi is a port of the excellent Apache log4j™ framework to Delphi. I have kept the framework similar in spirit to the original log4j while keeping Delphi in mind

Output to multiple logging targets

Type Description
Log4D.Targets.CsvTarget Writes logging events to a CSV file
Log4D.Targets.ConsoleTarget Writes logging events to a Console Window
Log4D.Targets.DatabaseTarget Writes logging events to a MS SQL Server

About

The Log4Delphi library is a tool to help the programmer output log statements to a variety of output targets. Log4Delphi is a port of the excellent Apache log4j™ framework to Delphi. I have kept the framework similar in spirit to the original log4j while keeping Delphi in mind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages