Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Logging
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
backend
libraries
Logging
Merge requests
!19
Update product with master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update product with master
master
into
Product/1188-LoggingExtended
Overview
0
Commits
9
Pipelines
1
Changes
17
Merged
L. Ellenbeck
requested to merge
master
into
Product/1188-LoggingExtended
4 years ago
Overview
0
Commits
9
Pipelines
1
Changes
17
Expand
0
0
Merge request reports
Compare
Product/1188-LoggingExtended
Product/1188-LoggingExtended (base)
and
latest version
latest version
7b65b0cc
9 commits,
4 years ago
17 files
+
90
−
1096
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
Search (e.g. *.vue) (Ctrl+P)
src/Logging/Properties/AssemblyInfo.cs deleted
100644 → 0
+
0
−
16
Options
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by Cake.
// </auto-generated>
//------------------------------------------------------------------------------
using
System.Reflection
;
[
assembly
:
AssemblyTitle
(
"Logging"
)]
[
assembly
:
AssemblyDescription
(
"Logging is a part of the CoScInE group."
)]
[
assembly
:
AssemblyCompany
(
"IT Center, RWTH Aachen University"
)]
[
assembly
:
AssemblyProduct
(
"Logging"
)]
[
assembly
:
AssemblyVersion
(
"1.2.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.2.0"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.2.0-beta0003"
)]
[
assembly
:
AssemblyCopyright
(
"2020 IT Center, RWTH Aachen University"
)]
Loading