Returns the apolloLog variable either as a list or as text.
apollo_printLog(apolloLog, book = 1)
Environment. It contains the character vectors of titles and content.
Positive scalar integer. Book number inside the log (default is 1).
A list or a scalar character variable.
The variable apolloLog is a list whose elements are character vectors with two elements. The first element is the title of the entry, and the second element is content of the entry. ApolloLog lives in the namespace environment of the Apollo package.