Browse Source

add logging

master
guotianliang 3 years ago
parent
commit
64b366265f
  1. 19
      Sanhe.Abp.Framework.sln

19
Sanhe.Abp.Framework.sln

@ -89,23 +89,25 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.EntityFrameworkCo
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "elasticsearch", "elasticsearch", "{449F764E-D3D5-4DFD-8707-2A378CF44C64}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "elasticsearch", "elasticsearch", "{449F764E-D3D5-4DFD-8707-2A378CF44C64}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.Elasticsearch", "modules\elasticsearch\Sanhe.Abp.Elasticsearch\Sanhe.Abp.Elasticsearch.csproj", "{3E1DA541-4D48-47A1-93FA-3D75BCB078F3}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.Elasticsearch", "modules\elasticsearch\Sanhe.Abp.Elasticsearch\Sanhe.Abp.Elasticsearch.csproj", "{3E1DA541-4D48-47A1-93FA-3D75BCB078F3}"
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "menu-management", "menu-management", "{1D9012F7-AAA3-49E0-9852-4A97FFB26E8C}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "menu-management", "menu-management", "{1D9012F7-AAA3-49E0-9852-4A97FFB26E8C}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.Domain", "modules\menu-management\Sanhe.Abp.MenuManagement.Domain\Sanhe.Abp.MenuManagement.Domain.csproj", "{FC204CCD-E64A-4388-86DF-5366E181C811}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.Domain", "modules\menu-management\Sanhe.Abp.MenuManagement.Domain\Sanhe.Abp.MenuManagement.Domain.csproj", "{FC204CCD-E64A-4388-86DF-5366E181C811}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.Domain.Identity", "modules\menu-management\Sanhe.Abp.MenuManagement.Domain.Identity\Sanhe.Abp.MenuManagement.Domain.Identity.csproj", "{CE313A6B-8C92-4939-9853-54FFAF553E7D}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.Domain.Identity", "modules\menu-management\Sanhe.Abp.MenuManagement.Domain.Identity\Sanhe.Abp.MenuManagement.Domain.Identity.csproj", "{CE313A6B-8C92-4939-9853-54FFAF553E7D}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.Domain.Shared", "modules\menu-management\Sanhe.Abp.MenuManagement.Domain.Shared\Sanhe.Abp.MenuManagement.Domain.Shared.csproj", "{89719844-E5AE-4FF9-B930-77ADF4B6404F}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.Domain.Shared", "modules\menu-management\Sanhe.Abp.MenuManagement.Domain.Shared\Sanhe.Abp.MenuManagement.Domain.Shared.csproj", "{89719844-E5AE-4FF9-B930-77ADF4B6404F}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.Application.Contracts", "modules\menu-management\Sanhe.Abp.MenuManagement.Application.Contracts\Sanhe.Abp.MenuManagement.Application.Contracts.csproj", "{F9F99C94-2558-4B29-9192-61072A240CA1}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.Application.Contracts", "modules\menu-management\Sanhe.Abp.MenuManagement.Application.Contracts\Sanhe.Abp.MenuManagement.Application.Contracts.csproj", "{F9F99C94-2558-4B29-9192-61072A240CA1}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.Application", "modules\menu-management\Sanhe.Abp.MenuManagement.Application\Sanhe.Abp.MenuManagement.Application.csproj", "{B234FA38-6CC5-44D1-8D4F-926E8575C989}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.Application", "modules\menu-management\Sanhe.Abp.MenuManagement.Application\Sanhe.Abp.MenuManagement.Application.csproj", "{B234FA38-6CC5-44D1-8D4F-926E8575C989}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.EntityFrameworkCore", "modules\menu-management\Sanhe.Abp.MenuManagement.EntityFrameworkCore\Sanhe.Abp.MenuManagement.EntityFrameworkCore.csproj", "{F60BA528-E8FE-465D-BAED-EAC48DE57847}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.EntityFrameworkCore", "modules\menu-management\Sanhe.Abp.MenuManagement.EntityFrameworkCore\Sanhe.Abp.MenuManagement.EntityFrameworkCore.csproj", "{F60BA528-E8FE-465D-BAED-EAC48DE57847}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sanhe.Abp.MenuManagement.HttpApi", "modules\menu-management\Sanhe.Abp.MenuManagement.HttpApi\Sanhe.Abp.MenuManagement.HttpApi.csproj", "{4A545053-9CD6-4578-92AF-1637AAC79F80}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sanhe.Abp.MenuManagement.HttpApi", "modules\menu-management\Sanhe.Abp.MenuManagement.HttpApi\Sanhe.Abp.MenuManagement.HttpApi.csproj", "{4A545053-9CD6-4578-92AF-1637AAC79F80}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "logging", "logging", "{56577207-AF97-4354-9C7A-ABBEE80FA1CA}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@ -316,6 +318,7 @@ Global
{B234FA38-6CC5-44D1-8D4F-926E8575C989} = {1D9012F7-AAA3-49E0-9852-4A97FFB26E8C} {B234FA38-6CC5-44D1-8D4F-926E8575C989} = {1D9012F7-AAA3-49E0-9852-4A97FFB26E8C}
{F60BA528-E8FE-465D-BAED-EAC48DE57847} = {1D9012F7-AAA3-49E0-9852-4A97FFB26E8C} {F60BA528-E8FE-465D-BAED-EAC48DE57847} = {1D9012F7-AAA3-49E0-9852-4A97FFB26E8C}
{4A545053-9CD6-4578-92AF-1637AAC79F80} = {1D9012F7-AAA3-49E0-9852-4A97FFB26E8C} {4A545053-9CD6-4578-92AF-1637AAC79F80} = {1D9012F7-AAA3-49E0-9852-4A97FFB26E8C}
{56577207-AF97-4354-9C7A-ABBEE80FA1CA} = {F5F5D604-531B-4B57-A88E-C9C5CEEC55D7}
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AB69BFDE-9DDB-4D16-8CB8-72472C0319CD} SolutionGuid = {AB69BFDE-9DDB-4D16-8CB8-72472C0319CD}

Loading…
Cancel
Save