last_run_messages {maestro} | R Documentation |
Retrieve latest maestro pipeline messages
Description
Gets the latest pipeline messages following use of run_schedule()
. If
there are no messages or run_schedule()
has not been run it will be NULL
.
Usage
last_run_messages()
Details
Note that setting maestroLogLevel
to something greater than INFO
will
ignore messages.
Value
messages
Examples
last_run_messages()
[Package maestro version 0.5.0 Index]