NEWS.md
glue formatting issues when capturing errors, warnings or messages (#101).log_shiny_input_changes to support log levels provided in lowercase or numeric values.log_shiny_input_changes based on logger implementation, but curated to teal needs. It allows to track all shiny inputs changes in teal modules on TRACE level with appended namespace name.logger::formatter_glue to handle NULL and vector objects.register_handlers to register global handlers for logging messages, warnings and errors.README.