diff --git a/fairmq/plugins/PMIx/PMIxCommands.h b/fairmq/plugins/PMIx/PMIxCommands.h index daaf03cb..6cc45e42 100644 --- a/fairmq/plugins/PMIx/PMIxCommands.h +++ b/fairmq/plugins/PMIx/PMIxCommands.h @@ -270,7 +270,7 @@ class Commands // LOG(trace) << "suppressing message from itself"; } } else { - LOG(ERROR) << "ERROR"; + LOG(error) << "ERROR"; } if (cbfunc != nullptr) {