2022-07-25 16:20:15 +09:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--
|
|
|
|
|
ASP.NET 응용 프로그램을 구성하는 방법에 대한 자세한 내용은 다음을 참조하세요.
|
|
|
|
|
https://go.microsoft.com/fwlink/?LinkId=301880
|
|
|
|
|
-->
|
|
|
|
|
<configuration>
|
|
|
|
|
<configSections>
|
|
|
|
|
<sectionGroup name="common">
|
|
|
|
|
<section name="logging" type="Common.Logging.ConfigurationSectionHandler, Common.Logging" />
|
|
|
|
|
</sectionGroup>
|
|
|
|
|
<section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" />
|
|
|
|
|
<!--Spring-->
|
|
|
|
|
<sectionGroup name="spring">
|
|
|
|
|
<section name="parsers" type="Spring.Context.Support.NamespaceParsersSectionHandler, Spring.Core" />
|
|
|
|
|
<section name="typeAliases" type="Spring.Context.Support.TypeAliasesSectionHandler, Spring.Core" />
|
|
|
|
|
<section name="context" type="Spring.Context.Support.MvcContextHandler, Spring.Web.Mvc5" />
|
|
|
|
|
<section name="objects" type="Spring.Context.Support.DefaultSectionHandler, Spring.Core" />
|
|
|
|
|
<!--<section name="context" type="Spring.Context.Support.MvcContextHandler, Spring.Core" />
|
|
|
|
|
<section name="objects" type="Spring.Context.Support.DefaultSectionHandler, Spring.Core" />-->
|
|
|
|
|
</sectionGroup>
|
|
|
|
|
<!---iBATIS-->
|
|
|
|
|
<sectionGroup name="iBATIS">
|
|
|
|
|
<section name="logging" type="IBatisNet.Common.Logging.ConfigurationSectionHandler, IBatisNet.Common" />
|
|
|
|
|
</sectionGroup>
|
|
|
|
|
<!--Common-->
|
|
|
|
|
</configSections>
|
|
|
|
|
<appSettings>
|
|
|
|
|
<add key="webpages:Version" value="3.0.0.0" />
|
|
|
|
|
<add key="webpages:Enabled" value="false" />
|
|
|
|
|
<add key="ClientValidationEnabled" value="true" />
|
|
|
|
|
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
|
|
|
|
|
|
|
|
|
|
<!--<add key="SIP" value="192.168.0.58" />-->
|
|
|
|
|
<add key="fronturl" value="https://www.ynicte.com" />
|
|
|
|
|
<add key="adminurl" value="http://admin.ynicte.com" />
|
|
|
|
|
<add key="reporturl" value="http://ynicter.nptc.kr" />
|
|
|
|
|
<!--<add key="masteremail" value="edu@ynicte.or.kr;mail.ynicte.or.kr;25;ynicte@ynicte.or.kr;k7758870!%" />-->
|
|
|
|
|
<add key="masteremail" value="yicte@cte.or.kr;smtp.daum.net;465;yicte2020;yicte04003" />
|
|
|
|
|
<add key="usessl" value="Y" />
|
|
|
|
|
<add key="ssonoauth" value="Y" />
|
|
|
|
|
<add key="daokey" value="ynictelms2020" />
|
|
|
|
|
|
|
|
|
|
<!--<add key="configpath" value="Product" />-->
|
2022-09-26 14:20:15 +09:00
|
|
|
<!--<add key="configpath" value="ProductDev" />-->
|
|
|
|
|
<add key="configpath" value="Staging" />
|
2022-07-25 16:20:15 +09:00
|
|
|
|
|
|
|
|
<add key="thumbnailexe" value="D:\\dev_tool\\ffmpeg.exe" />
|
|
|
|
|
|
|
|
|
|
<add key="ispaytest" value="1" />
|
|
|
|
|
<!--개발자pc결제테스트를 위한 서브도메인 무효화 변수-->
|
|
|
|
|
<add key="isdevtest" value="1" />
|
|
|
|
|
<add key="deliveramt" value="2500" />
|
|
|
|
|
<add key="inninglimit" value="10" />
|
|
|
|
|
<!--0:pc결제 url | 1:mid | 2:hashed signkey | 3:취소모듈비밀번호 | 4:거래번호앞두자리-->
|
|
|
|
|
<!--테스트결제-->
|
|
|
|
|
<add key="pginfo" value="https://stgstdpay.inicis.com|INIpayTest|SU5JTElURV9UUklQTEVERVNfS0VZU1RS|1111|te|" />
|
|
|
|
|
<!--모바일가상계좌입금통보url | 신용카드context | 계좌이체context | 가상계좌context | -->
|
|
|
|
|
<add key="pginfomobile" value="https://phd.nptc.kr:8080|/Account/PayVBankMoneyMobile" />
|
|
|
|
|
|
|
|
|
|
<!--상용결제-->
|
|
|
|
|
<!--<add key="pginfo" value="https://stdpay.inicis.com|?|?|1111|pr|" />-->
|
|
|
|
|
<!--<add key="pginfomobile" value="https://edu.kfcf.or.kr|/Account/PayVBankMoneyMobile" />-->
|
|
|
|
|
|
|
|
|
|
<add key="pgroot" value="D:\INIpay50_ASP" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 토스페이먼츠(구LG Xpay) 결제 시작 -->
|
|
|
|
|
<add key="lgdacomConfigPath" value="D:\3rdparti\lgdacomyicte" />
|
|
|
|
|
<add key="CST_MID" value="yicte" /><!--test,service-->
|
|
|
|
|
<!--상점아이디-->
|
|
|
|
|
<add key="CST_PLATFORM" value="test" />
|
|
|
|
|
<!--test, service-->
|
|
|
|
|
<add key="LGD_ENCODING" value="UTF-8" />
|
|
|
|
|
<add key="LGD_BACKBTN_YN" value="N" />
|
|
|
|
|
<add key="LGD_CASNOTEURL" value="https://ynicte.nptc.kr/Account/XPayVBankMoney" />
|
|
|
|
|
<!--가상계좌 입금통보 URL-->
|
|
|
|
|
<add key="LGD_AUTOFILLYN_BUYER" value="Y" />
|
|
|
|
|
<add key="LGD_CASHRECEIPTYN" value="Y" />
|
|
|
|
|
<add key="LGD_ESCROW_USEYN" value="N" />
|
|
|
|
|
<add key="PAYMENT_CLASSIFICATION" value="te" />
|
|
|
|
|
<add key="LGD_MERTKEY" value="1e961022a432d24d7d8d02581ac7461f" />
|
|
|
|
|
<!-- 토스페이먼츠(구LG Xpay) 결제 종료 -->
|
|
|
|
|
<add key="mastersms" value="10d3158b52019fa6b7e5563b1e35cf8c48a8caf9" />
|
|
|
|
|
<add key="mtssendnum" value="15447660" />
|
|
|
|
|
<add key="mtsdb" value="Server=218.232.111.111;Database=mtsyicte;User ID=mtsyicteremote;Password=dev1@#" />
|
|
|
|
|
<!--MTS SMSMMS 발신번호, 알림톡발신키-->
|
|
|
|
|
|
|
|
|
|
<!--팝빌 API 연동정보-->
|
|
|
|
|
<!--팝빌회원 링크아이디(LinkID)-->
|
|
|
|
|
<add key="Popbill.LinkID" value="YJCTE" />
|
|
|
|
|
<!--팝빌회원 비밀키(SecretKey)-->
|
|
|
|
|
<add key="Popbill.SecretKey" value="nC+bFG/XTCAQ3XtsRVdPWx70wJwq8XTE5vGeW2/uxyg=" />
|
|
|
|
|
<!--팝빌회원 사업자번호, '-' 제외 10자리-->
|
|
|
|
|
<add key="Popbill.CorpNum" value="6218204003" />
|
|
|
|
|
<!--팝빌회원 아이디(비필수)-->
|
|
|
|
|
<add key="Popbill.UserID" value="" />
|
|
|
|
|
<!--연동환경 설정값, 개발용(true), 상업용(false)-->
|
|
|
|
|
<add key="Popbill.TaxinvoiceService.IsTest" value="true" />
|
|
|
|
|
<!--인증토큰 IP 제한기능 사용여부, 권장(true)-->
|
|
|
|
|
<add key="Popbill.TaxinvoiceService.IPRestrictOnOff" value="true" />
|
|
|
|
|
<!--팝빌 API 서비스 고정 IP 사용여부(GA), true-사용, false-미사용, 기본값(false)-->
|
|
|
|
|
<add key="Popbill.TaxinvoiceService.UseStaticIP" value="false" />
|
|
|
|
|
<!--로컬서버 시간 사용 여부 true-사용, false-미사용, 기본값(false)-->
|
|
|
|
|
<add key="Popbill.TaxinvoiceService.UseLocalTimeYN" value="false" />
|
|
|
|
|
</appSettings>
|
|
|
|
|
<!-- to see logging output in the attached debugger -->
|
|
|
|
|
<common>
|
|
|
|
|
<logging>
|
|
|
|
|
<factoryAdapter type="Common.Logging.Simple.TraceLoggerFactoryAdapter, Common.Logging">
|
|
|
|
|
<arg key="Level" value="ALL" />
|
|
|
|
|
</factoryAdapter>
|
|
|
|
|
</logging>
|
|
|
|
|
</common>
|
|
|
|
|
<spring>
|
|
|
|
|
<!--<context>
|
|
|
|
|
<resource uri="config://spring/objects"/>
|
|
|
|
|
</context>
|
|
|
|
|
<objects xmlns="http://www.springframework.net">
|
|
|
|
|
|
|
|
|
|
<object name="CustomerRepositoryService"
|
|
|
|
|
type="App.Repository.CustomerRepository,App.Repository"/>
|
|
|
|
|
|
|
|
|
|
<object name="CustomerController" type="SpringNetMVC5.Controllers.CustomerController, SpringNetMVC5" singleton="false">
|
|
|
|
|
<property name="CustomerRepository" ref="CustomerRepositoryService"/>
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
|
|
</objects>-->
|
|
|
|
|
<context>
|
|
|
|
|
<resource uri="file://~/Spring/ControllersDev.xml" />
|
|
|
|
|
<resource uri="file://~/Spring/Daos.xml" />
|
|
|
|
|
<!--<resource uri="file://~/Spring/Svcs.xml" />-->
|
|
|
|
|
</context>
|
|
|
|
|
<parsers>
|
|
|
|
|
<parser type="Spring.Data.Config.DatabaseNamespaceParser, Spring.Data" />
|
|
|
|
|
<parser type="Spring.Transaction.Config.TxNamespaceParser, Spring.Data" />
|
|
|
|
|
</parsers>
|
|
|
|
|
</spring>
|
|
|
|
|
<connectionStrings>
|
|
|
|
|
<add name="xls" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source={0};Extended Properties=Excel 8.0" />
|
|
|
|
|
<add name="xlsx" connectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source={0};Extended Properties=Excel 12.0" />
|
|
|
|
|
</connectionStrings>
|
|
|
|
|
<!--
|
|
|
|
|
web.config 변경 내용에 대한 설명은 http://go.microsoft.com/fwlink/?LinkId=235367을 참고하십시오.
|
|
|
|
|
|
|
|
|
|
다음 특성은 <httpRuntime> 태그에 설정할 수 있습니다.
|
|
|
|
|
<system.Web>
|
|
|
|
|
<httpRuntime targetFramework="4.5" />
|
|
|
|
|
</system.Web>
|
|
|
|
|
-->
|
|
|
|
|
<system.web>
|
|
|
|
|
<authentication mode="Forms">
|
|
|
|
|
<forms loginUrl="~/Account/Index" timeout="2880" />
|
|
|
|
|
</authentication>
|
|
|
|
|
<!--<sessionState mode="StateServer" stateConnectionString="tcpip=localhost:42424" cookieless="false" timeout="1" cookieName="tesl_lms_mobile" />-->
|
|
|
|
|
<!--<sessionState cookieless="UseCookies" cookieName="tesl_lms_mobile" mode="Off" stateConnectionString="tcpip=localhost:42424" timeout="60" />-->
|
|
|
|
|
<!--<sessionState cookieless="UseCookies" regenerateExpiredSessionId="false" mode="StateServer" compressionEnabled="true" stateConnectionString="tcpip=localhost:42424" timeout="10" cookieName="tssc" />-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<sessionState cookieless="UseCookies" cookieName="kfcf" mode="StateServer" stateConnectionString="tcpip=localhost:42424" timeout="60" />-->
|
|
|
|
|
<sessionState cookieless="UseCookies" cookieName="yicte" mode="StateServer" stateConnectionString="tcpip=localhost:42424" timeout="60" />
|
|
|
|
|
<!--<sessionState cookieless="UseCookies" cookieName="kfcff" mode="Off" stateConnectionString="tcpip=xxx.xxx.xxx:42424" timeout="60" />-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<identity impersonate="true" userName="root" password="rhdwjdrudwod!@#45" />-->
|
|
|
|
|
<!--<customErrors mode="RemoteOnly" defaultRedirect="Account/Error" allowNestedErrors="true" redirectMode="ResponseRewrite">
|
|
|
|
|
<error statusCode="404" redirect="Account/Error404" />
|
|
|
|
|
<error statusCode="403" redirect="Account/Error403" />
|
|
|
|
|
<error statusCode="500" redirect="Account/Error500" />
|
|
|
|
|
</customErrors>-->
|
|
|
|
|
<customErrors mode="Off" defaultRedirect="~/Account/Error">
|
|
|
|
|
<error statusCode="404" redirect="~/Account/Error404" />
|
|
|
|
|
<error statusCode="403" redirect="~/Account/Error403" />
|
|
|
|
|
<error statusCode="500" redirect="~/Account/Error500" />
|
|
|
|
|
</customErrors>
|
|
|
|
|
<compilation debug="true" targetFramework="4.6" />
|
|
|
|
|
<!--<compilation debug="false" targetFramework="4.6" />product-->
|
|
|
|
|
<httpRuntime targetFramework="4.5" requestValidationMode="2.0" maxRequestLength="61200" />
|
|
|
|
|
<httpModules>
|
|
|
|
|
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" />
|
|
|
|
|
</httpModules>
|
|
|
|
|
</system.web>
|
|
|
|
|
<!--<system.net>
|
|
|
|
|
<settings>
|
|
|
|
|
<servicePointManager checkCertificateName="false" checkCertificateRevocationList="false" />
|
|
|
|
|
</settings>
|
|
|
|
|
</system.net>-->
|
|
|
|
|
<runtime>
|
|
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web.Optimization" publicKeyToken="31bf3856ad364e35" />
|
|
|
|
|
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="1.1.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
|
|
|
|
|
<bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
|
|
|
|
|
<bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.3.0" newVersion="5.2.3.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web.Http" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.3.0" newVersion="5.2.3.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="Common.Logging.Core" publicKeyToken="af08829b84f0328e" culture="neutral" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="Common.Logging" publicKeyToken="af08829b84f0328e" culture="neutral" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web.Http.WebHost" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.3.0" newVersion="5.2.3.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Web" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
<dependentAssembly>
|
|
|
|
|
<assemblyIdentity name="System.Net.Http.Formatting" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
|
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.7.0" newVersion="5.2.7.0" />
|
|
|
|
|
</dependentAssembly>
|
|
|
|
|
</assemblyBinding>
|
|
|
|
|
</runtime>
|
|
|
|
|
<system.webServer>
|
|
|
|
|
<!--<asp>
|
|
|
|
|
<limits processorThreadMax="100"/>
|
|
|
|
|
</asp>-->
|
|
|
|
|
<security>
|
|
|
|
|
<requestFiltering>
|
|
|
|
|
<requestLimits maxAllowedContentLength="1073741824"></requestLimits>
|
|
|
|
|
</requestFiltering>
|
|
|
|
|
</security>
|
|
|
|
|
<httpProtocol>
|
|
|
|
|
<customHeaders>
|
|
|
|
|
<!--<remove name="Vary"></remove>
|
|
|
|
|
<add name="Vary" value="Accept-Encoding"></add>
|
|
|
|
|
<add name="Access-Control-Allow-Origin" value="*"/>
|
|
|
|
|
<add name="Access-Control-Allow-Headers" value="Content-Type"/>
|
|
|
|
|
<add name="Access-Control-Allow-Methods" value="GET, POST"/>-->
|
|
|
|
|
<add name="X-Frame-Options" value="SAMEORIGIN" />
|
|
|
|
|
<!--<add name="X-Frame-Options" value="ALLOW-FROM http://www.kocw.net" />-->
|
|
|
|
|
<!--<add name="Access-Control-Allow-Origin" value="http://www.kocw.net/ "/>-->
|
|
|
|
|
</customHeaders>
|
|
|
|
|
</httpProtocol>
|
|
|
|
|
<!--<httpErrors>
|
|
|
|
|
<remove statusCode="403" subStatusCode="-1" />
|
|
|
|
|
<error statusCode="403" prefixLanguageFilePath="" path="Account/Error403" responseMode="ExecuteURL" />
|
|
|
|
|
</httpErrors>
|
|
|
|
|
<rewrite>
|
|
|
|
|
<outboundRules>
|
|
|
|
|
<rule name="Change location header" patternSyntax="ExactMatch">
|
|
|
|
|
<match serverVariable="RESPONSE_location" pattern="/Account/Error403?foo=bar" />
|
|
|
|
|
<action type="Rewrite" value="/Account/Error403" />
|
|
|
|
|
</rule>
|
|
|
|
|
</outboundRules>
|
|
|
|
|
</rewrite>
|
|
|
|
|
<defaultDocument enabled="false" />-->
|
|
|
|
|
<validation validateIntegratedModeConfiguration="false" />
|
|
|
|
|
<modules>
|
|
|
|
|
<remove name="ApplicationInsightsWebTracking" />
|
|
|
|
|
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" preCondition="managedHandler" />
|
|
|
|
|
</modules>
|
|
|
|
|
<handlers>
|
|
|
|
|
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
|
|
|
|
<remove name="OPTIONSVerbHandler" />
|
|
|
|
|
<remove name="TRACEVerbHandler" />
|
|
|
|
|
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
|
|
|
|
|
</handlers>
|
|
|
|
|
<staticContent>
|
|
|
|
|
<clientCache cacheControlMode="DisableCache" />
|
|
|
|
|
<remove fileExtension=".hwp" />
|
|
|
|
|
<mimeMap fileExtension=".hwp" mimeType="application/unknown" />
|
|
|
|
|
</staticContent>
|
|
|
|
|
<!--<staticContent>
|
|
|
|
|
<remove fileExtension=".eot" />
|
|
|
|
|
<mimeMap fileExtension=".eot" mimeType="application/vnd.ms-fontobject" />
|
|
|
|
|
<remove fileExtension=".ttf" />
|
|
|
|
|
<mimeMap fileExtension=".ttf" mimeType="application/octet-stream" />
|
|
|
|
|
<remove fileExtension=".svg" />
|
|
|
|
|
<mimeMap fileExtension=".svg" mimeType="image/svg+xml" />
|
|
|
|
|
<remove fileExtension=".woff" />
|
|
|
|
|
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
|
|
|
|
|
<remove fileExtension=".hwp" />
|
|
|
|
|
<mimeMap fileExtension=".hwp" mimeType="application/unknown" />
|
|
|
|
|
</staticContent>-->
|
|
|
|
|
|
|
|
|
|
</system.webServer>
|
|
|
|
|
<!-- <system.codedom>
|
|
|
|
|
<compilers>
|
|
|
|
|
<compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:1659;1699;1701" />
|
|
|
|
|
<compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008 /define:_MYTYPE=\"Web\" /optionInfer+" />
|
|
|
|
|
</compilers>
|
|
|
|
|
</system.codedom>-->
|
|
|
|
|
<iBATIS>
|
|
|
|
|
<logging>
|
|
|
|
|
<logFactoryAdapter type="IBatisNet.Common.Logging.Impl.Log4NetLoggerFA, IBatisNet.Common.Logging.Log4Net">
|
|
|
|
|
<arg key="configType" value="inline" />
|
|
|
|
|
</logFactoryAdapter>
|
|
|
|
|
</logging>
|
|
|
|
|
</iBATIS>
|
|
|
|
|
<log4net>
|
|
|
|
|
<appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
|
2022-09-22 14:21:44 +09:00
|
|
|
<file value="D:\log\ynicte\log.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="MaxSizeRollBackups" value="2" />
|
|
|
|
|
<param name="MaximumFileSize" value="1024KB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<appendToFile value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout">
|
|
|
|
|
<param name="ConversionPattern" value="%d - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout">
|
|
|
|
|
<param name="ConversionPattern" value="%d - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="DebugAppender" type="log4net.Appender.RollingFileAppender,log4net">
|
2022-09-22 14:21:44 +09:00
|
|
|
<param name="File" value="Logs/debug.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="AppendToFile" value="true" />
|
|
|
|
|
<param name="MaxSizeRollBackups" value="10" />
|
|
|
|
|
<param name="MaximumFileSize" value="5MB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout,log4net">
|
|
|
|
|
<param name="ConversionPattern" value="%d [%t] %-5p %c [%x] - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="DeleteAppender" type="log4net.Appender.RollingFileAppender,log4net">
|
2022-09-22 14:21:44 +09:00
|
|
|
<param name="File" value="Logs/delete.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="AppendToFile" value="true" />
|
|
|
|
|
<param name="MaxSizeRollBackups" value="10" />
|
|
|
|
|
<param name="MaximumFileSize" value="5MB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout,log4net">
|
|
|
|
|
<param name="ConversionPattern" value="%d [%t] %-5p %c [%x] - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="WarnAppender" type="log4net.Appender.RollingFileAppender,log4net">
|
2022-09-22 14:21:44 +09:00
|
|
|
<param name="File" value="Logs/warn.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="AppendToFile" value="true" />
|
|
|
|
|
<param name="MaxSizeRollBackups" value="10" />
|
|
|
|
|
<param name="MaximumFileSize" value="5MB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout,log4net">
|
|
|
|
|
<param name="ConversionPattern" value="%d [%t] %-5p %c [%x] - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="QueryAppender" type="log4net.Appender.RollingFileAppender,log4net">
|
2022-09-22 15:34:45 +09:00
|
|
|
<param name="File" value="Logs\query.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="AppendToFile" value="true" />
|
|
|
|
|
<param name="MaxSizeRollBackups" value="10" />
|
|
|
|
|
<param name="MaximumFileSize" value="5MB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout,log4net">
|
|
|
|
|
<param name="ConversionPattern" value="%d [%t] %-5p %c [%x] - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="ErrorAppender" type="log4net.Appender.RollingFileAppender,log4net">
|
2022-09-22 14:21:44 +09:00
|
|
|
<param name="File" value="Logs/error.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="AppendToFile" value="true" />
|
|
|
|
|
<param name="MaxSizeRollBackups" value="10" />
|
|
|
|
|
<param name="MaximumFileSize" value="5MB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout,log4net">
|
|
|
|
|
<param name="ConversionPattern" value="%d [%t] %-5p %c [%x] - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<appender name="TryErrorAppender" type="log4net.Appender.RollingFileAppender,log4net">
|
2022-09-22 14:21:44 +09:00
|
|
|
<param name="File" value="Logs/tryerror.txt" />
|
2022-07-25 16:20:15 +09:00
|
|
|
<param name="AppendToFile" value="true" />
|
|
|
|
|
<param name="MaxSizeRollBackups" value="10" />
|
|
|
|
|
<param name="MaximumFileSize" value="5MB" />
|
|
|
|
|
<param name="RollingStyle" value="Size" />
|
|
|
|
|
<param name="StaticLogFileName" value="true" />
|
|
|
|
|
<layout type="log4net.Layout.PatternLayout,log4net">
|
|
|
|
|
<param name="ConversionPattern" value="%d [%t] %-5p %c [%x] - %m%n" />
|
|
|
|
|
</layout>
|
|
|
|
|
</appender>
|
|
|
|
|
<!-- OFF, FATAL, ERROR, Delete, WARN, INFO, DEBUG, ALL -->
|
|
|
|
|
<root>
|
|
|
|
|
<level value="DEBUG" />
|
|
|
|
|
<appender-ref ref="RollingLogFileAppender" />
|
|
|
|
|
<appender-ref ref="ConsoleAppender" />
|
|
|
|
|
</root>
|
|
|
|
|
<logger name="Debug">
|
|
|
|
|
<appender-ref ref="DebugAppender" />
|
|
|
|
|
<level value="DEBUG" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="Query">
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
<level value="QUERY" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="Delete">
|
|
|
|
|
<appender-ref ref="DeleteAppender" />
|
|
|
|
|
<level value="DELETE" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="TryError">
|
|
|
|
|
<appender-ref ref="TryErrorAppender" />
|
|
|
|
|
<level value="TRYERROR" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="Warn">
|
|
|
|
|
<appender-ref ref="WarnAppender" />
|
|
|
|
|
<level value="WARN" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="Error">
|
|
|
|
|
<appender-ref ref="ErrorAppender" />
|
|
|
|
|
<level value="ERROR" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataMapper.Commands.DefaultPreparedCommand">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataMapper.Configuration.Cache.CacheModel">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataMapper.LazyLoadList">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataMapper.SqlMapSession">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.Common.Transaction.TransactionScope">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataAccess.DaoSession">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataAccess.Configuration.DaoProxy">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataMapper.Configuration.Statements.PreparedStatementFactory">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
<logger name="IBatisNet.DataMapper.Commands.IPreparedCommand">
|
|
|
|
|
<!--<level value="DEBUG"/>-->
|
|
|
|
|
<appender-ref ref="QueryAppender" />
|
|
|
|
|
</logger>
|
|
|
|
|
</log4net>
|
|
|
|
|
<!--<system.diagnostics>
|
|
|
|
|
<trace autoflush="true">
|
|
|
|
|
<listeners>
|
|
|
|
|
<add name="textWriterTraceListener" type="System.Diagnostics.TextWriterTraceListener" initializeData="C:\tmp\lmstesl_log4net.txt" />
|
|
|
|
|
</listeners>
|
|
|
|
|
</trace>
|
|
|
|
|
</system.diagnostics>-->
|
|
|
|
|
</configuration>
|