Commit Graph

15 Commits

Author SHA1 Message Date
Tom Keffer
69a37cb6cb Stack trace now logged as DEBUG instead of INFO 2020-05-09 16:32:05 -07:00
Tom Keffer
c27dfb41d2 Log value of weewx.debug at the info level.
Insures it gets seen!
2020-05-03 16:16:46 -07:00
Tom Keffer
0adb5fdbfb Refactored the start up code for weewxd.
Moved the restart loop from engine.py to weewxd.
2020-01-26 15:58:41 -08:00
gjr80
7f1f09e446 WeeWX config file is now an optional argument when running weewxd 2020-01-26 17:58:56 +10:00
Tom Keffer
1d1fdd8b24 Process name can now be set at the command line. 2019-08-24 05:20:17 -07:00
Tom Keffer
4838e615fe Ported most of the utilities to use the Python logging module. 2019-08-17 14:49:34 -07:00
Tom Keffer
e00771ff7d Python 2/3 version of option_as_list 2018-09-30 12:40:39 -07:00
Tom Keffer
6ec44cb61f Prettied up weewxd --help 2015-12-05 09:02:46 -08:00
Matthew Wall
ec8557095e eliminate weewxd.py 2015-11-15 09:02:30 -05:00
Matthew Wall
2709555409 weewxd is just a symlink to weewxd.py 2015-11-13 16:19:07 -05:00
Tom Keffer
91e9864a98 Went through all the Python code, deleting all SVN $Id$ tags.
Standardized copyright notices, except for those I don't own.
2015-02-21 09:44:19 -08:00
Tom Keffer
412944f28a Added --loop-on-init option for weewxd. If set, the engine will keep retrying if the device cannot be loaded. Otherwise, it will exit. This replaces the very broad "--retry" option. 2015-02-03 19:23:51 +00:00
Matthew Wall
77887933e9 added --retry option to weewxd 2015-02-03 17:45:09 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Tom Keffer
cfa3ba127b Renamed the executables yet again. This time, removed the ".py" suffix. 2013-02-09 17:06:55 +00:00