Reduce log noise
This commit is contained in:
@@ -186,7 +186,7 @@ export class HigherOrderOperations implements HigherOrderOperation {
|
||||
throw e;
|
||||
}
|
||||
|
||||
this.logger.info(`Posting update success markers`);
|
||||
this.logger.debug(`Posting update success markers`);
|
||||
|
||||
await this.locationsCatalog.logUpdateSuccess(
|
||||
location.id,
|
||||
|
||||
Reference in New Issue
Block a user