Override + operator for ggplot objects to log calls
## S3 method for class 'gg' e1 + e2
e1
A ggplot object.
e2
A layer to add to the ggplot object.
A ggplot object with logged calls.