initialize_logger: Reinitialize global logger with a specific directory

View source: R/unified_logger.R

initialize_loggerR Documentation

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")

Arguments

log_dir

Directory for log files

Value

Invisible logger object


mLLMCelltype documentation built on May 11, 2026, 9:06 a.m.