tryCatchLog
tryCatchLog copied to clipboard
Document all options in a central place (help, vignette, github readme)
Currently the options that can be used to globally configure the behaviour of tryCatchLog functions are documented in different functions.
Add a central documentation of the options so that users can easier decide on all global options that shall be set.
Add also a section on how to use tryCatchLog in batch job environments (which is one of the main use cases), see #56
It looks like another vignette is required:
tryCatchLog use cases & best practices