Skip to content

Commit

Permalink
log active config
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhoffa committed Feb 20, 2024
1 parent 1d8b7ce commit 4ade9fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ logger::log_info("Loading configuration file.")

config_name <- Sys.getenv("R_CONFIG_ACTIVE")

logger::log_info("Getting config: {config_name}")

config <- config::get(
file = "config.yml",
config = config_name,
Expand Down

0 comments on commit 4ade9fc

Please sign in to comment.