Gang Zhuo
|
a486514afb
|
Conditional compile
|
9 years ago |
Gang Zhuo
|
6976542cf2
|
tiny fix
|
9 years ago |
Gang Zhuo
|
88101fd820
|
revert Daily Rolling Log File
Bugs on daily rolling log file. Creation time not changed after roll
|
9 years ago |
kimw
|
bc3080701b
|
daily rolling log file
|
9 years ago |
kimw
|
937171996a
|
name the variable better: rename LogFile => LogFilePath
|
9 years ago |
kimw
|
04486094f7
|
fixed compile errors in Release mode
|
9 years ago |
kimw
|
84f14d71c9
|
clean up avoid log message on timeout and network cut off. it's useless but confuse users.
|
9 years ago |
kimw
|
64390d45ac
|
GetTempPath() now supports: return a full path with filename combined which pointed to the temporary directory
|
9 years ago |
kimw
|
0b16ef7445
|
Merge upstream
# Conflicts:
# README.md
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
# shadowsocks-csharp/Controller/Service/PACServer.cs
# shadowsocks-csharp/Controller/Strategy/SimplyChooseByStatisticsStrategy.cs
# shadowsocks-csharp/Data/cn.txt
# shadowsocks-csharp/Model/Configuration.cs
# shadowsocks-csharp/Model/LogViewerConfig.cs
# shadowsocks-csharp/View/LogForm.Designer.cs
# shadowsocks-csharp/View/LogForm.cs
# shadowsocks-csharp/View/MenuViewController.cs
|
9 years ago |
kimw
|
0a733c61b8
|
fixed: standardize Logging usage
1. Add Logging.Info()
2. Console.WriteLine() -> Logging.Info()
3. Console.WriteLine() in exceptions -> Logging.LogUsefulException()
|
9 years ago |
kimw
|
2a71bd7ed7
|
fixed: rename LogFile -> LogFilePath, for more understandable
|
9 years ago |
clowwindy
|
c767f55b3c
|
add portable mode
|
9 years ago |
kimw
|
758c497eba
|
same the source code format.
1/ removed dual empty line
2/ removed tailing spaces
3/ converted tabs into spaces
4/ added some TODO comments
|
9 years ago |
clowwindy
|
449df1022d
|
add connect timeout
|
10 years ago |
clowwindy
|
ddd46ed8c6
|
add HA
|
10 years ago |
sin_sin
|
8a1ea1eee4
|
* Clean unused tmp, fix spelling of the comment
|
10 years ago |
sin_sin
|
b10d06dd4b
|
* Add logging timestamp, ref #113
|
10 years ago |
clowwindy
|
639b6b20ee
|
refine logging
|
10 years ago |
clowwindy
|
e13d2287aa
|
just log useful exceptions
|
10 years ago |
clowwindy
|
492869fd5c
|
move log to temp path
|
10 years ago |