If we configure the logging level to, e.g., INFO, it would still be useful to log at, e.g., DEBUG level for specific Access Key IDs.
Acceptance Criteria
Decide which one of Access Key ID/macaroon head/public project ID is the best to pick on the gateway side to differentiate for which requests to log at a different level. It should be possible to add a list to the configuration.
Notes
It might be possible that this function is desirable for more components other than edge. Consider changing the logging code in storj/common.
Goal
If we configure the logging level to, e.g., INFO, it would still be useful to log at, e.g., DEBUG level for specific Access Key IDs.
Acceptance Criteria
Decide which one of Access Key ID/macaroon head/public project ID is the best to pick on the gateway side to differentiate for which requests to log at a different level. It should be possible to add a list to the configuration.
Notes
It might be possible that this function is desirable for more components other than edge. Consider changing the logging code in storj/common.