im creating a log function that will log my errors in a file.
i thought it will contain which class and method the error occured in.
is there a way of logging in which class and method the error occured in so i dont have to type it manually each time?