Logtext can be downloaded from this page. Several versions and packages are available.
Files in bold font contain the recommended versions.
The current version is LogText 1.6.21.
Complete LogText package (DLL and EXE)
The complete LogText package contains the DLL, the appropriate C header file,
an example configuration file, the command line utility, and some examples.
Command line utiltity and DLL (direct link library) as a Windows installer.
A target directory can be selected during the installation, and shortcuts
will be created. It additionally contains an example project (zipped) for Microsoft
Visual C++ 6 on how to use the DLL logtext.dll and the configuration file
logtext.ini.
|
LogTextSetup.exe
|
Command line utility and DLL (direct link library) as a zip file.
|
LogText.zip
|
An example project for Microsoft Visual C++ 6 on how to use the
DLL logtext.dll and the configuration file logtext.ini.
This example can also be viewed online.
|
logtextexample.zip
|
Command line utiltiy Logtext.exe
Logtext.exe is a command line utiltiy that can be called from
Windows command line scripts (batch files).
Command line utility logtext.exe as a separate file.
|
logtext.exe
|
Logtext as DLL (direct link library)
The LogText DLL logtext.dll can be loaded and called from within applications.
The direct link library (DLL) as a separate file.
|
logtext.dll
|
An installation wizard with the direct link library (DLL) as a separate file.
The wizard lets you select a destination folder and can replace the file after
a reboot, if it is in use. Ideal for updates.
|
LogTextDLLSetup.exe
|
C header file for the DLL as a separate file.
|
logtext.h
|
The file that belongs to the C header file. You need to include
it now in your projects.
|
logtext.c
|
An example configuration file (.ini) as a separate file.
|
logtext.ini
|
|