logging: suppress successful local contact/device_state and smart_params
This commit is contained in:
@@ -31,6 +31,8 @@ class IgnoreSuccessfulStatusAccessFilter(logging.Filter):
|
||||
'"GET /status HTTP/1.1" 200',
|
||||
'"GET /sample/reference_tools HTTP/1.1" 200',
|
||||
'"GET /sample/spreadsheet HTTP/1.1" 200',
|
||||
'"GET /local_contact/device_state HTTP/1.1" 200',
|
||||
'"POST /scan/smart_params HTTP/1.1" 200',
|
||||
)
|
||||
|
||||
_SUPPRESSED_EXPECTED_403_MESSAGES = (
|
||||
|
||||
Reference in New Issue
Block a user