I give this names such as logFilePath:
C:\Users\Felix\Programming\Logfiles
I call this logFileName:
myprogram01.log
But when I have this:
C:\Users\Felix\Programming\Logfiles\myprogram01.log
I don't know what to call it. I want to use intuitive and consistent variable names.
How would you name these three strings?