This is the Windows app named log4db2 whose latest release can be downloaded as log4db2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named log4db2 with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
log4db2
DESCRIPTION:
Log4db2 is a logging utility for DB2 for LUW that uses SQL instructions with SQL PL code.
Its purpose is to provide an easy way to write messages from a SQL routine, with the possibility to query these messages directly from the database and view the generated output, allowing to monitor the progression of a process. This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code.
The idea and architecture of this utility are based on the popular Java logging utilities, such as Log4j and slf4j/logback.
* Log4j [http://logging.apache.org/log4j]
* Logback/SLF4J [http://logback.qos.ch/] [http://www.slf4j.org/]
The license of the source code is "BSD 2-Clause license", and for the documentation is "FreeBSD Documentation license." With these two licences you are free to use, modify and distribute any part of this utility.
Features
- Based on the log4j architecture
- Different log levels
- Configurable logger levels
- Independent configuration for appenders
- Different type of appenders
- Message pattern layout is configurable
- Logger's hierachy to control the logger's level
- Plugins system to create additional appenders
- Completely configurable from the database
- Configuration is changed dynamically
- Sensitive information is not exposed
- Traffic network is zero
- Very low performance impact when a logger is not active
- Easy administration
- Configuration is stored in a memory cache
- Maximum 3 levels of cascade calls
- Installation is done with just the DDL / DML file
- Written completely in SQL-PL
- Transactions of short duration
- Low quantity of lock generation
- Commit independent - Autonomous transactions
- Appender's configuration in XML documents
- Frequent values cached in arrays to reduce IO
Audience
Information Technology
User interface
Console/Terminal, Command-line
Database Environment
IBM DB2, SQL-based
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/log4db2/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.