프로젝트

일반

사용자정보

개정판 0f065e57

ID0f065e57952ad324d3b2daa450b3883f2f40cd77
상위 114015fd
하위 ca16abb2

이지연이(가) 약 6년 전에 추가함

issue #745 markus client log

차이점 보기:

KCOM/Properties/Settings.Designer.cs
25 25
        
26 26
        [global::System.Configuration.UserScopedSettingAttribute()]
27 27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://www.devdoftech.co.kr:5978")]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:13009")]
29 29
        public string BaseClientAddress {
30 30
            get {
31 31
                return ((string)(this["BaseClientAddress"]));
......
192 192
                this["SaveInterval"] = value;
193 193
            }
194 194
        }
195
        
196
        [global::System.Configuration.UserScopedSettingAttribute()]
197
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
198
        [global::System.Configuration.DefaultSettingValueAttribute("1")]
199
        public int loglevel {
200
            get {
201
                return ((int)(this["loglevel"]));
202
            }
203
            set {
204
                this["loglevel"] = value;
205
            }
206
        }
195 207
    }
196 208
}

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)