When you face with a problem in one of the service and would like to investigate about its execution through logs, you can use the Journal Control to this task as mentioned in the below command:

journalctl -u <service file>

Service is an example but the option -u can be used to any unit file, either system or user-defined one.