Skip to content
Snippets Groups Projects
Commit d26d126e authored by Marcel Nellesen's avatar Marcel Nellesen
Browse files

Removed test value (coscine/issues#671)

parent f683686a
No related branches found
No related tags found
2 merge requests!10Product/639-readableLogs,!6Topic/671 readable logs
......@@ -11,6 +11,6 @@ using System.Reflection;
[assembly: AssemblyProduct("Logging.Tests")]
[assembly: AssemblyVersion("1.1.0")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: AssemblyInformationalVersion("1.1.0-topic-671-readab0007")]
[assembly: AssemblyInformationalVersion("1.1.0-topic-671-readab0008")]
[assembly: AssemblyCopyright("2020 IT Center, RWTH Aachen University")]
......@@ -23,7 +23,6 @@ namespace Coscine.Logging
public CoscineLogger(Microsoft.Extensions.Logging.ILogger logger)
{
CoscineLoggerConfiguration.SetConfig();
CoscineLoggerConfiguration.UpdateActiveLogs();
_logger = logger;
......
......
......@@ -11,6 +11,6 @@ using System.Reflection;
[assembly: AssemblyProduct("Logging")]
[assembly: AssemblyVersion("1.1.0")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: AssemblyInformationalVersion("1.1.0-topic-671-readab0007")]
[assembly: AssemblyInformationalVersion("1.1.0-topic-671-readab0008")]
[assembly: AssemblyCopyright("2020 IT Center, RWTH Aachen University")]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment