Skip to content

Commit f46cc12

Browse files
committed
Updated
1 parent 1dcb3de commit f46cc12

File tree

8 files changed

+16
-4
lines changed

8 files changed

+16
-4
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,12 @@
4646
path = Microsoft.DependencyInjection
4747
url = ../microsoft-dependency-injection.git
4848
branch = master
49+
[submodule "Log4net"]
50+
path = Log4net
51+
url = https://github.com/unitycontainer/log4net.git
52+
[submodule "NLog"]
53+
path = NLog
54+
url = https://github.com/unitycontainer/NLog.git
55+
[submodule "Microsoft.Logging"]
56+
path = Microsoft.Logging
57+
url = https://github.com/unitycontainer/microsoft-logging.git

Log4net

Submodule Log4net added at 5c19a80

Microsoft.Logging

Submodule Microsoft.Logging added at 5a4d3b1

NLog

Submodule NLog added at fa8f332

0 commit comments

Comments
 (0)