issues
search
ghowland
/
web6.0
Web Six Point Oh
MIT License
1
stars
5
forks
source link
Updated logging and integrate with Geoff's config files
#34
Closed
zelin-l
closed
6 years ago
zelin-l
commented
6 years ago
Changes (both web6 & yudien):
Integrated with Geoff's config update (logging & admin user will now pull from config file)
Changed a lot of log.Fatal to log.Panic to prevent crashing in production when not critical
Changed a lot of UdnLog to UdnLogLevel to better integrate with config file. log_trace is be used for a lot of the most basic UDN function
Changes (both web6 & yudien):