Contents

Overview
Topics
Languages
Requirements
Location
Building the Example
Running the Example
Notes

Overview

ConsoleApp shows how to write a simple console application that initialises logging and logs various events.

Topics

The following classes and technologies are used by this example.

Languages

This example is available in the following programming languages:

Requirements

This example is has the following requirements:

Location

This example is located in the examples\net\1.0\Tutorials\ConsoleApp subdirectory of the log4net distribution.

For Example:

C:\Program Files\log4net\examples\net\1.0\Tutorials\ConsoleApp
				

Building the Example

In order to properly build and run this example, the following steps need to be performed.

Running the Example

In order to run this example, follow the instructions listed below.

Notes

none