Learn R Programming

mLLMCelltype (version 2.0.0)

initialize_logger: Reinitialize global logger with a specific directory

Description

Preserves the current logger configuration (level, size, retention, console/json) while changing the log directory for a new annotation session.

Usage

initialize_logger(log_dir = "logs")

Value

Invisible logger object

Arguments

log_dir

Directory for log files