sagemaker_log_layout | R Documentation |
Set format for SageMaker
sagemaker_log_layout( log_fmt = "%L [%t] %m", timestamp_fmt = "%Y-%m-%d %H:%M:%OS", log_cols = log_colours() )
log_fmt |
(str): a character scalar containing format tokens |
timestamp_fmt |
(str): a character scalar. |
log_cols |
(list): a named list of functions (like the ones provided by the package crayon) |
Other logging:
log_stream()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.