Skip to content

Commit

Permalink
Update R/zzz.R
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Rucki <[email protected]>
  • Loading branch information
pawelru authored Mar 11, 2024
1 parent 98cfd09 commit 835a576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.onLoad <- function(libname, pkgname) {
teal.logger::register_logger("teal.transform")
teal.logger::register_handlers("teal.transform")
invisible()
}

0 comments on commit 835a576

Please sign in to comment.