Kellerman Logger 1.03

Kellerman Logger 1.03 Screenshot Kellerman Logger gives you a helpful, high performance logging framework for .

Developer:   Kellerman Software
      software by Kellerman Software →
Price:  99.00  buy →
License:   Trial
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

Kellerman Logger gives you a helpful, high performance logging framework for .NET 2.0 with the ability to log to multiple destinations. The logger's ability to log messages with a single line of code makes Console.Writeline and Response.Write obsolete.

Why use Kellerman Logger?

The problem with all logging frameworks currently available (both open source and commercial) is that they sacrifice usability for extensibility. Modifying long configuration files is the only way to get them to work. Sure, there are examples for the configuration files, but it's not exactly one line of code.

Kellerman Logger takes a different approach; to match the ease of use of Console.Writeline and Response.Write and add features to facilitate defect tracking and back end development.

How many times have you written Response.Write(ex.Message)? Instead with Kellerman Logger write Log.LogException(ex); and the logger will write out not only the error message but all the properties of the exception and any inner exceptions. This is one of the many powerful features in Kellerman Logger.

Kellerman Logger features
  • Easy to Use Kellerman Logger is implemented as a static class. Logging can be performed with a single line of code. There is no need to wrap an instantiated class in a singleton.
  • Robust As of 8/8/2006 the Kellerman Logger is over three times as fast as Log4Net. The Kellerman Logger can queue 10,000 log entries in 78ms. Log4Net takes 310ms. The Logger asynchronously processes all messages in a lower priority thread so that it does not affect the performance of your application.
  • Multiple Destinations Log to multiple simultaneous destinations including the Console, Debug Window, Response, ASPTrace, the Event Log, multiple databases, email, and files. If desired, multithreaded applications can log to a single file.
  • Performance Metrics The Logger automatically calculates the difference in milliseconds between the current logged message and the last message that was logged. The Logger also has the ability to track call stack performance. By adding a few logging calls it is easy to see the execution time of sections of code.
  • Run time properties Unlike the free logging frameworks that are available, Kellerman Logger has the ability to modify any setting including logging targets, logging levels, and output formatting even while logging is occuring. Other logging frameworks require the external modification of lengthy configuration files. Kellerman Logger supports configuration files, including creating default configuration files, but their usage is not required.
  • Log Rolling The Logger supports not only discarding old log entries in files, it also supports log rolling of database and event log targets.
  • Optimized Database Logging Tables and optimized stored procedures are automatically created when logging to a database target. All that is needed is the connection string for the database.
  • Object Logging Log all properties of an object by using reflection. The properties are even sorted in alphabetical order.
  • Ignore Duplicates The logger can be set to ignore duplicate messages. This can be helpful when a component is throwing the same error multiple times. With this feature, the context of the error is preserved if rolling is enabled.
  • Autolevel Increase This is an option to enable all logging levels when an error occurs. When a product has been deployed to production and the end user can't remember what they did to get the error, additional logging is turned on automatically.
  • Asynchronous and Synchronous Modes The synchronous mode is a lifesaver when developing console applications. Instead of using Console.Writeline, write out messages using the logger. After development is complete, the logging can be switched to use asynchronous and log to a different destination, such as the event log.
  • Documentation Industry standard formatted help and an easy to use demo is included.
  • 100% Managed Code 100% managed code written in C#. No external dependencies or libraries are required except for the .NET Framework 2.0
  • Royalty Free Distribution Include with any .NET project royalty free.

    Requirements
  • .NET Framework 2.0
  • 1 MB Hard Disk Space for Installation

    tags kellerman logger  the logger  configuration files  the error  response write  and the  console writeline  the ability  for the  event log  logging frameworks  has the  the event  

    Kellerman Logger 1.03 screenshot


    Download Kellerman Logger 1.03

     Download Kellerman Logger 1.03

    Purchase:  Buy Kellerman Logger 1.03


    Similar software

    Kellerman Logger 1.03 Kellerman Logger 1.03
    Kellerman Software

    Kellerman Logger gives you a helpful, high performance logging framework for .

    MMD Logger  with GDI Tool 2.0 MMD Logger with GDI Tool 2.0
    MMD Software

    MMD Logger with GDI tool is windows console-like program designed to log, save and analyze debug messages.

    The RAS Logger System 3.0 The RAS Logger System 3.0
    Nazar Andrienko

    The RAS Logger System is a logging system for RAS (Dial-Up & VPN) and printers.

    Hits Logger 1.1 Hits Logger 1.1
    SoftCab

    Hits Logger is a free and useful logging utility.

    AxTools Visual Logger 2003 1.6.0.0 AxTools Visual Logger 2003 1.6.0.0
    AxTools

    AxTools Visual Logger is a tool dedicated to ease the software development process, being mainly focused on the debugging phase.

    Net Logger Pro 2.06 Net Logger Pro 2.06
    Solidlabs Technology

    Net Logger Pro allows you to control AOL, ICQ, IRC, MSN and Yahoo messangers histories for all users in certain computer/session.

    Power Logger 1.2 Power Logger 1.2
    Power Software

    Power Logger is a free, simple and extremely lightweight statistic logger.

    iIChat Logger 2.0 iIChat Logger 2.0
    iI Software

    iIChat Logger 2.

    Active Key Logger 4.2.2.3178 Active Key Logger 4.2.2.3178
    Winsoul Software, Inc.

    Active Key Logger this is the best choice for you if you think that others are using your computer when you are not home or away from your working place.

    Kellerman .NET FTP 2.63 Kellerman .NET FTP 2.63
    Kellerman Software

    Kellerman FTP is a robust and easy to use .