diff --git a/docs/usersguide.htm b/docs/usersguide.htm index edf1585b..61770086 100644 --- a/docs/usersguide.htm +++ b/docs/usersguide.htm @@ -1669,7 +1669,7 @@ longitude = -77.0366 or CWOP.
-log_success
+log_success
If you set a value for log_success here, it will override the value set at the top-level and will apply only to RESTful services. In addition, subsection (e.g., [[CWOP]]).
-log_failure
+log_failure
If you set a value for log_failure here, it will override the value set at the top-level and will apply only to RESTful services. In addition,
log_success In case of success, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to the station registry.
+ log_failure In case of failure, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to the station registry.
+ log_success In case of success, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for AWEKAS.
+ log_failure In case of failure, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for AWEKAS.
+ retry_login log_success In case of success, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for CWOP.
+ log_failure In case of failure, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for CWOP.
+ log_success In case of success, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for PWSweather.
+ log_failure In case of failure, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for PWSweather.
+ retry_login log_success In case of success, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for WOW.
+ log_failure In case of failure, make a note in the system log. The default is True.
+ If you set a value here, it will apply only to logging for WOW.
+ retry_login[[AWEKAS]]
@@ -1771,11 +1776,15 @@ longitude = -77.0366
[[PWSweather]]
@@ -1879,11 +1893,15 @@ longitude = -77.0366
log_success
- -In case of success, make a note in the system log. The default is False for - Rapidfire mode, True for PWS mode. +
+ If you set a value here, it will apply only to logging for the Weather Underground.
log_failure
-In case of failure, make a note in the system log. The default is False for - Rapidfire mode, True for PWS mode. +
+ If you set a value here, it will apply only to logging for the Weather Underground.
retry_login
@@ -2126,6 +2147,22 @@ longitude = -77.0366 class="symcode">WEEWX_ROOT. Generated files and images will be put here. +log_success
++ If you set a value for log_success here, it will override the value set at the top-level and will apply only to reporting. In addition, log_success can be set for individual reports by putting them under the appropriate + subsection (e.g., [[Seasons]]). +
+ +log_failure
++ If you set a value for log_failure here, it will override the value set at the top-level and will apply only to reporting. In addition, log_failure can be set for individual reports by putting them under the appropriate + subsection (e.g., [[Seasons]]). +
+data_binding
@@ -2816,22 +2853,22 @@ longitude = -77.0366 class="code">True.
-data_binding
- -The data binding to be used to store the data. This should match one of the bindings in the [DataBindings] section, below. Optional. Default is wx_binding. -
-log_success
- Set to True to log successful insertions into the database. Otherwise, - False. Default is True. + If you set a value for log_success here, it will override the value set at the top-level and will apply only to archiving operations.
log_failure
- Set to True to log unsuccessful insertions into the database. Otherwise, - False. Default is True. + If you set a value for log_failure here, it will override the value set at the top-level and will apply only to archiving operations. +
+ +data_binding
+ +The data binding to be used to store the data. This should match one of the bindings in the [DataBindings] section, below. Optional. Default is wx_binding.