From c26f0fe81a3ac67980a812601038fbca42c12dc5 Mon Sep 17 00:00:00 2001 From: jamesaxl Date: Fri, 13 Jan 2017 22:11:54 +0700 Subject: libraries/log4net: Added (log tool for mono). Signed-off-by: Willy Sudiarto Raharjo --- libraries/log4net/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/log4net/README (limited to 'libraries/log4net/README') diff --git a/libraries/log4net/README b/libraries/log4net/README new file mode 100644 index 0000000000..d499d61464 --- /dev/null +++ b/libraries/log4net/README @@ -0,0 +1,4 @@ +log4net is a tool to help the programmer output log statements to a variety +of output targets. log4net is a port of the excellent log4j framework to +the .NET runtime. The framework was kept similar in spirit to the original +log4j while taking advantage of new features in the .NET runtime. -- cgit v1.2.3