Log of /logging/log4net/trunk/log4net.include
Parent Directory
|
Revision Log
Revision
355946 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 11 09:19:23 2005 UTC
(3 years, 11 months ago)
by
drieseng
File length: 20885 byte(s)
Diff to
previous 312238
(
colored)
* Repository/ILoggerRepository.cs:
Modified cref to point to Hierarchy class instead of Hierarchy
namespace.
* Repository/Hierarchy/Hierarchy.cs:
Fixed ambiguous reference in XML doc.
* LogManager.cs:
Fixed ambiguous reference in XML doc.
* Filter/LoggerMatchFilter.cs:
Fixed ambiguous references in XML doc.
* Core/ErrorCode.cs:
Fixed ambiguous references in XML doc.
* Core/DefaultRepositorySelector.cs:
Fixed ambiguous references in XML doc.
* Core/CompactRepositorySelector.cs:
Fixed ambiguous references in XML doc.
* Core/LoggingEvent.cs:
Fixed ambiguous references in XML doc.
* Core/IRepositorySelector.cs:
Fixed ambiguous references in XML doc.
* Core/LogImpl.cs:
Fixed ambiguous references in XML doc.
* ObjectRenderer/DefaultRenderer.cs:
Fixed ambiguous references in XML doc.
* ObjectRenderer/RendererMap.cs:
Fixed ambiguous references in XML doc.
* ObjectRenderer/IObjectRenderer.cs:
Fixed ambiguous references in XML doc.
* Appender/RemoteSyslogAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/ConsoleAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/MemoryAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/AspNetTraceAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/BufferingAppenderSkeleton.cs:
Fixed ambiguous references in XML doc.
* Appender/FileAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/TextWriterAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/EventLogAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/AppenderSkeleton.cs:
Fixed ambiguous references in XML doc.
* Appender/AnsiColorTerminalAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/UdpAppender.cs:
Fixed ambiguous references in XML doc.
* Appender/LocalSyslogAppender.cs:
Fixed ambiguous references in XML doc.
* ILog.cs:
Fixed ambiguous references in XML doc.
* DateFormatter/SimpleDateFormatter.cs:
Fixed ambiguous references in XML doc.
* Config/XmlConfiguratorAttribute.cs:
Fixed ambiguous references in XML doc.
* Util/ReadOnlyPropertiesDictionary.cs:
Fixed ambiguous references in XML doc.
* Util/TypeConverters/PatternStringConverter.cs:
Fixed ambiguous reference in XML doc.
* Util/TypeConverters/EncodingConverter.cs:
Fixed ambiguous references in XML doc.
* Util/TypeConverters/ConverterRegistry.cs:
Fixed ambiguous references in XML doc.
* Util/TypeConverters/TypeConverter.cs:
Fixed ambiguous references in XML doc.
* Util/PatternString.cs:
Fixed ambiguous references in XML doc.
* Layout/PatternLayout.cs:
Fixed ambiguous references in XML doc.
* log4net.include:
Added support for Mono 2.0 profile.
* log4net.build:
-Added support for Mono 2.0 profile.
-Require .NET 2.0 and Mono 2.0 for building release.
-Use /keyfile compiler option introduced in .NET 2.0 and Mono
(1.0 & 2.0) to specify path to log4net.snk, as this is the only
way to specify this path in a platform independent way.
Revision
312076 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 7 05:47:30 2004 UTC
(5 years, 2 months ago)
by
drieseng
File length: 18510 byte(s)
Diff to
previous 312043
(
colored)
added support for building log4net assembly targeting .NET 2.0 (doesn't compile right now, because of warnings, that are always treated as errors by us)
Revision
312043 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 24 14:52:10 2004 UTC
(5 years, 4 months ago)
by
drieseng
File length: 17101 byte(s)
Diff to
previous 312041
(
colored)
Added support for building log4net Core :
This version is built targeting .NET 1.0, but does not contain any
classes that are .NET 1.0 or Windows-specific.
Therefore, the log4net Core is runtime compatible with the following
frameworks :
* Microsoft .NET Framework 1.0 (and higher)
* Mono 1.0 (and higher)
We only provide this "flavor" of log4net in release configuration.
Revision
312036 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 24 06:51:00 2004 UTC
(5 years, 4 months ago)
by
drieseng
File length: 16699 byte(s)
Diff to
previous 311941
(
colored)
bring build files up to speed with recent changes in NAnt : expression support, renamed includes/excludes to include/exclude, ...
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.