diff --git a/ETS_Data/ETS_Data.csproj b/ETS_Data/ETS_Data.csproj index 7b6f2ac..1252b6f 100644 --- a/ETS_Data/ETS_Data.csproj +++ b/ETS_Data/ETS_Data.csproj @@ -62,6 +62,15 @@ ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + + bin\pippo\ + TRACE + true + pdbonly + AnyCPU + prompt + MinimumRecommendedRules.ruleset + True diff --git a/ETS_Data/bin/ETS/ETS_Data.dll b/ETS_Data/bin/ETS/ETS_Data.dll index c8f8cda..f865370 100644 Binary files a/ETS_Data/bin/ETS/ETS_Data.dll and b/ETS_Data/bin/ETS/ETS_Data.dll differ diff --git a/ETS_Data/bin/ETS/ETS_Data.dll.config b/ETS_Data/bin/ETS/ETS_Data.dll.config index fb053a0..14d1c12 100644 --- a/ETS_Data/bin/ETS/ETS_Data.dll.config +++ b/ETS_Data/bin/ETS/ETS_Data.dll.config @@ -3,7 +3,14 @@ - - + + + \ No newline at end of file diff --git a/ETS_Data/bin/ETS/NLog.config b/ETS_Data/bin/ETS/NLog.config index d2e19fd..b3b2330 100644 --- a/ETS_Data/bin/ETS/NLog.config +++ b/ETS_Data/bin/ETS/NLog.config @@ -2,24 +2,26 @@ - - - - - + + + + + - + - - - - - + + + + + \ No newline at end of file diff --git a/ETS_Data/bin/ETS/NLog.dll b/ETS_Data/bin/ETS/NLog.dll index 491a664..c23e27d 100644 Binary files a/ETS_Data/bin/ETS/NLog.dll and b/ETS_Data/bin/ETS/NLog.dll differ diff --git a/ETS_Data/bin/ETS/NLog.xml b/ETS_Data/bin/ETS/NLog.xml index 24c4c18..6d50b87 100644 --- a/ETS_Data/bin/ETS/NLog.xml +++ b/ETS_Data/bin/ETS/NLog.xml @@ -1788,6 +1788,11 @@ Gets the collection of logging rules. + + + Gets or sets the default culture info use. + + Gets all targets. @@ -2850,6 +2855,87 @@ Object construction helper. + + + Adapter for to + + + + + Interface for fakeable the current . Not fully implemented, please methods/properties as necessary. + + + + + Gets or sets the base directory that the assembly resolver uses to probe for assemblies. + + + + + Gets or sets the name of the configuration file for an application domain. + + + + + Gets or sets the list of directories under the application base directory that are probed for private assemblies. + + + + + Gets or set the friendly name. + + + + + Process exit event. + + + + + Domain unloaded event. + + + + + Initializes a new instance of the class. + + The to wrap. + + + + Gets a the current wrappered in a . + + + + + Gets or sets the base directory that the assembly resolver uses to probe for assemblies. + + + + + Gets or sets the name of the configuration file for an application domain. + + + + + Gets or sets the list of directories under the application base directory that are probed for private assemblies. + + + + + Gets or set the friendly name. + + + + + Process exit event. + + + + + Domain unloaded event. + + Base class for optimized file appenders. @@ -3474,13 +3560,16 @@ Creates instances of objects for given URLs. - + Creates a new instance of the network sender based on a network URL. URL that determines the network sender to be created. + + The maximum queue size. + A newly created network sender. @@ -3495,14 +3584,17 @@ Default implementation of . - + Creates a new instance of the network sender based on a network URL:. URL that determines the network sender to be created. - + + The maximum queue size. + + /// A newly created network sender. @@ -4213,6 +4305,18 @@ + + + Assembly version. + + + + + Renders assembly version and appends it to the specified . + + The to append the rendered data to. + Logging event. + The current application domain's base directory. @@ -4223,6 +4327,11 @@ Initializes a new instance of the class. + + + Initializes a new instance of the class. + + Renders the application base directory and appends it to the specified . @@ -4271,6 +4380,17 @@ + + + Gets or sets a value indicating whether the method name will be cleaned up if it is detected as an anonymous delegate. + + + + + + Gets or sets the number of frames to skip. + + Gets or sets a value indicating whether to render the source file name and line number. @@ -4394,6 +4514,24 @@ + + + Log event context data. + + + + + Renders the specified log event context item and appends it to the specified . + + The to append the rendered data to. + Logging event. + + + + Gets or sets the name of the item. + + + Exception information provided through @@ -4703,6 +4841,11 @@ Initializes a new instance of the class. + + + Initializes a new instance of the class. + + Renders the XML logging event and appends it to the specified . @@ -6803,6 +6946,11 @@ Occurs when logging gets reloaded. + + + Gets the current . + + Gets or sets a value indicating whether exceptions should be thrown. @@ -9504,7 +9652,7 @@ Gets the that corresponds to the specified ordinal. The ordinal. - The instance. For 0 it returns , 1 gives and so on. + The instance. For 0 it returns , 1 gives and so on. @@ -9682,6 +9830,11 @@ Logging is enabled if the number of calls is greater than or equal to calls. + + + Dispose all targets, and shutdown logging. + + Occurs when logging changes. @@ -9708,6 +9861,17 @@ Gets or sets the global log threshold. Log events below this threshold are not logged. + + + Gets or sets the default culture to use. + + + + + Delegate used to the the culture to use. + + + Returns a log message. Used to defer calculation of @@ -10742,6 +10906,11 @@ + + + Gets or sets the maximum queue size. + + Gets or sets the action that should be taken if the message is larger than @@ -11623,6 +11792,11 @@ Initializes a new instance of the class. + + + Initializes a new instance of the class. + + Performs installation which requires administrative permissions. @@ -12084,6 +12258,11 @@ + + + Gets or sets whether new log entry are added to the start or the end of the control + + Line ending mode. @@ -12148,6 +12327,15 @@ Logging events to be written out. + + + Creating a new instance of WcfLogReceiverClient + + Inheritors can override this method and provide their own + service configuration - binding and endpoint address + + + Gets or sets the endpoint address. @@ -12334,6 +12522,12 @@ + + + Gets or sets a value indicating whether the default Settings from System.Net.MailSettings should be used. + + + Writes log messages to an ArrayList in memory for programmatic retrieval. diff --git a/ETS_Data/obj/ETS/DesignTimeResolveAssemblyReferencesInput.cache b/ETS_Data/obj/ETS/DesignTimeResolveAssemblyReferencesInput.cache index 5e22bae..a59fcd6 100644 Binary files a/ETS_Data/obj/ETS/DesignTimeResolveAssemblyReferencesInput.cache and b/ETS_Data/obj/ETS/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/ETS_Data/obj/ETS/ETS_Data.csprojResolveAssemblyReference.cache b/ETS_Data/obj/ETS/ETS_Data.csprojResolveAssemblyReference.cache index 9b27ce9..4dfb537 100644 Binary files a/ETS_Data/obj/ETS/ETS_Data.csprojResolveAssemblyReference.cache and b/ETS_Data/obj/ETS/ETS_Data.csprojResolveAssemblyReference.cache differ diff --git a/ETS_Data/obj/ETS/ETS_Data.dll b/ETS_Data/obj/ETS/ETS_Data.dll index c8f8cda..f865370 100644 Binary files a/ETS_Data/obj/ETS/ETS_Data.dll and b/ETS_Data/obj/ETS/ETS_Data.dll differ diff --git a/PROJ-ETS/PROJ-ETS.sln b/PROJ-ETS/PROJ-ETS.sln index dd83653..23ac52d 100644 --- a/PROJ-ETS/PROJ-ETS.sln +++ b/PROJ-ETS/PROJ-ETS.sln @@ -13,42 +13,22 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU - EQUA|Any CPU = EQUA|Any CPU ETS|Any CPU = ETS|Any CPU - ETS-218|Any CPU = ETS-218|Any CPU Release|Any CPU = Release|Any CPU - SomaschiniUSA|Any CPU = SomaschiniUSA|Any CPU - WinLab|Any CPU = WinLab|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.EQUA|Any CPU.ActiveCfg = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.EQUA|Any CPU.Build.0 = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS|Any CPU.ActiveCfg = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS|Any CPU.Build.0 = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS-218|Any CPU.ActiveCfg = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS-218|Any CPU.Build.0 = Release|Any CPU + {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS|Any CPU.ActiveCfg = ETS|Any CPU + {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS|Any CPU.Build.0 = ETS|Any CPU {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Release|Any CPU.ActiveCfg = Release|Any CPU {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Release|Any CPU.Build.0 = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.SomaschiniUSA|Any CPU.ActiveCfg = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.SomaschiniUSA|Any CPU.Build.0 = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.WinLab|Any CPU.ActiveCfg = Release|Any CPU - {C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.WinLab|Any CPU.Build.0 = Release|Any CPU {0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.EQUA|Any CPU.ActiveCfg = ETS|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.EQUA|Any CPU.Build.0 = ETS|Any CPU {0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.ActiveCfg = ETS|Any CPU {0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.Build.0 = ETS|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS-218|Any CPU.ActiveCfg = ETS|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS-218|Any CPU.Build.0 = ETS|Any CPU {0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU {0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.SomaschiniUSA|Any CPU.ActiveCfg = WinLab|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.SomaschiniUSA|Any CPU.Build.0 = WinLab|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.ActiveCfg = WinLab|Any CPU - {0A14058F-ED18-4F82-91C9-93945C2C409A}.WinLab|Any CPU.Build.0 = WinLab|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE