Man pages for ParallelLogger
Support for Parallel Computation, Logging, and Function Automation

addDefaultConsoleLoggerAdd the default console logger
addDefaultEmailLoggerAdd the default e-mail logger
addDefaultErrorReportLoggerAdd the default error report logger
addDefaultFileLoggerAdd the default file logger
clearLoggersRemove all registered loggers
clusterApplyApply a function to a list using the cluster
clusterRequireRequire a package in the cluster
convertJsonToSettingsConverts a JSON string to a settings object
convertSettingsToJsonConvert a settings object to a JSON string
createArgFunctionCreate an argument function
createConsoleAppenderCreate console appender
createEmailAppenderCreate e-mail appender
createFileAppenderCreate file appender
createLoggerCreate a logger
excludeFromListExclude variables from a list of objects of the same type
getLoggersGet all registered loggers
getPhysicalMemoryGet the total amount of physical memory
getThreadNumberReturn the number of the current thread
launchLogViewerLaunch the log viewer Shiny app
layoutEmailLogging layout for e-mail
layoutErrorReportLogging layout for error report
layoutParallelLogging layout for parallel computing
layoutSimpleSimple logging layout
layoutStackTraceLogging layout with stack trace
layoutTimestampLogging layout with timestamp
loadSettingsFromJsonLoad a settings object from a JSON file
logDebugLog a message at the DEBUG level
logErrorLog a message at the ERROR level
logFatalLog a message at the FATAL level
logInfoLog a message at the INFO level
logTraceLog a message at the TRACE level
logWarnLog a message at the WARN level
makeClusterCreate a cluster of nodes for parallel computation
matchInListIn a list of object of the same type, find those that match...
ParallelLogger-packageParallelLogger: Support for Parallel Computation, Logging,...
registerLoggerRegister a logger
saveSettingsToJsonSave a settings object as JSON file
selectFromListSelect variables from a list of objects of the same type
stopClusterStop the cluster
unregisterLoggerUnregister a logger
ParallelLogger documentation built on April 3, 2025, 9:35 p.m.