File tree Expand file tree Collapse file tree
ServiceStack.Logging.Elmah/Properties
ServiceStack.Logging.EventLog/Properties
ServiceStack.Logging.Log4Netv129
ServiceStack.Logging.Log4Net/Properties
ServiceStack.Logging.NLog/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "ServiceStack.Logging.Elmah" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( @"Provides Elmah logging integration for other ServiceStack projects
10+ Includes:
11+ - ServiceStack.Logging.Elmah.dll
12+ Dependencies:
13+ - ServiceStack.Interfaces.dll" ) ]
1014[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "ServiceStack " ) ]
15+ [ assembly: AssemblyCompany ( "Demis Bellot " ) ]
1216[ assembly: AssemblyProduct ( "ServiceStack.Logging.Elmah" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2011 " ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2012 " ) ]
1418[ assembly: AssemblyTrademark ( "" ) ]
1519[ assembly: AssemblyCulture ( "" ) ]
1620
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "ServiceStack.Logging.EventLog" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
10- [ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "ServiceStack" ) ]
12- [ assembly: AssemblyProduct ( "ServiceStack.Logging.EventLog" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2008" ) ]
14- [ assembly: AssemblyTrademark ( "" ) ]
15- [ assembly: AssemblyCulture ( "" ) ]
9+ [ assembly: AssemblyDescription ( @"Provides EventLog logging integration for other ServiceStack projects
10+ Includes:
11+ - ServiceStack.Logging.EventLog.dll
12+ Dependencies:
13+ - ServiceStack.Interfaces.dll" ) ]
14+ [ assembly: AssemblyConfiguration ( "" ) ]
15+ [ assembly: AssemblyCompany ( "Demis Bellot" ) ]
16+ [ assembly: AssemblyProduct ( "ServiceStack.Logging.EventLog" ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2012" ) ]
18+ [ assembly: AssemblyTrademark ( "" ) ]
19+ [ assembly: AssemblyCulture ( "" ) ]
20+
1621
1722// Setting ComVisible to false makes the types in this assembly not visible
1823// to COM components. If you need to access a type in this assembly from
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "ServiceStack.Logging.Log4Net" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
10- [ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "ServiceStack" ) ]
12- [ assembly: AssemblyProduct ( "ServiceStack.Logging.Log4Net" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2008" ) ]
14- [ assembly: AssemblyTrademark ( "" ) ]
15- [ assembly: AssemblyCulture ( "" ) ]
9+ [ assembly: AssemblyDescription ( @"Provides log4net logging integration for other ServiceStack projects
10+ Includes:
11+ - ServiceStack.Logging.Log4Net.dll
12+ Dependencies:
13+ - ServiceStack.Interfaces.dll" ) ]
14+ [ assembly: AssemblyConfiguration ( "" ) ]
15+ [ assembly: AssemblyCompany ( "Demis Bellot" ) ]
16+ [ assembly: AssemblyProduct ( "ServiceStack.Logging.Log4Net" ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2012" ) ]
18+ [ assembly: AssemblyTrademark ( "" ) ]
19+ [ assembly: AssemblyCulture ( "" ) ]
20+
1621
1722// Setting ComVisible to false makes the types in this assembly not visible
1823// to COM components. If you need to access a type in this assembly from
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "ServiceStack.Logging.Log4Netv129" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
10- [ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "ServiceStack" ) ]
12- [ assembly: AssemblyProduct ( "ServiceStack.Logging.Log4Netv129" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2008" ) ]
14- [ assembly: AssemblyTrademark ( "" ) ]
15- [ assembly: AssemblyCulture ( "" ) ]
9+ [ assembly: AssemblyDescription ( @"Provides log4net 1.2.9 logging integration for other ServiceStack projects
10+ Includes:
11+ - ServiceStack.Logging.Log4Netv129.dll
12+ Dependencies:
13+ - ServiceStack.Interfaces.dll" ) ]
14+ [ assembly: AssemblyConfiguration ( "" ) ]
15+ [ assembly: AssemblyCompany ( "Demis Bellot" ) ]
16+ [ assembly: AssemblyProduct ( "ServiceStack.Logging.Log4Netv129" ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2012" ) ]
18+ [ assembly: AssemblyTrademark ( "" ) ]
19+ [ assembly: AssemblyCulture ( "" ) ]
20+
1621
1722// Setting ComVisible to false makes the types in this assembly not visible
1823// to COM components. If you need to access a type in this assembly from
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <packages >
3+ <package id =" ServiceStack.Common" version =" 3.4.3" />
4+ <package id =" ServiceStack.Text" version =" 3.4.6" />
5+ </packages >
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "ServiceStack.Logging.NLog" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( @"Provides NLog logging integration for other ServiceStack projects
10+ Includes:
11+ - ServiceStack.Logging.NLog.dll
12+ Dependencies:
13+ - ServiceStack.Interfaces.dll" ) ]
1014[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "Microsoft " ) ]
15+ [ assembly: AssemblyCompany ( "Demis Bellot " ) ]
1216[ assembly: AssemblyProduct ( "ServiceStack.Logging.NLog" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © Microsoft 2011 " ) ]
17+ [ assembly: AssemblyCopyright ( "Copyright © ServiceStack 2012 " ) ]
1418[ assembly: AssemblyTrademark ( "" ) ]
1519[ assembly: AssemblyCulture ( "" ) ]
1620
21+
1722// Setting ComVisible to false makes the types in this assembly not visible
1823// to COM components. If you need to access a type in this assembly from
1924// COM, set the ComVisible attribute to true on that type.
You can’t perform that action at this time.
0 commit comments