Commit Graph

12 Commits

Author SHA1 Message Date
Tom Keffer
672b5d85b7 Changed the location of the root logger in the logging configuration dictionary to match the Python documents. 2020-05-24 16:49:12 -07:00
Tom Keffer
38a19d725a No longer necessary to explicitly patch some keys,
thanks to function _convert_from_string()
2020-05-04 15:48:44 -07:00
Tom Keffer
6348741c64 Took rotating log file shim out. Patch the config file instead.
MacOS uses rotating file by default.
2020-05-03 04:49:33 -07:00
Tom Keffer
0858782ea6 Added a logging handler for rotating files 2020-05-02 13:56:51 -07:00
mwall
89918d28e5 set logging defaults for netbsd and openbsd 2020-03-08 13:47:41 -04:00
Tom Keffer
c962e52086 Add freebsd 2020-02-06 16:11:11 -08:00
tkeffer@gmail.com
9ec528b252 Regression testing against older versions of configobj.
Tested against configobj V4.7.2
2020-01-06 13:04:41 -07:00
Tom Keffer
516a16e79a Changed log message to use space delimiters. No slashes. Really. 2019-08-25 05:20:34 -07:00
Tom Keffer
bc6e00d31f Changed log message to use space delimiters. No slashes. 2019-08-24 18:57:23 -07:00
Tom Keffer
f90dd8ab7e Inject [Logging] stanza in old weewx.conf 2019-08-17 12:04:19 -07:00
Tom Keffer
9f0dbdeda5 Fixed python3 problem 2019-08-16 14:51:31 -07:00
Tom Keffer
dccf8a3a35 Renamed weeutil.logging to weeutil.logger;
Eliminated backwards compatibility references in weeutil.weeutil
2019-08-16 14:40:14 -07:00