What to Monitor during training Val_Loss or Val_Accuracy?

Hi am currently working on a Multi model project which uses multiple CNN models to classify the images into classes. I am wondering about what will be best to monitor during the training phase in early stopping val_loss or val_accuracy?