Skip to content

Feature Request: request to export run_safely_loudly function in logrx #273

@AbhaySThakur

Description

@AbhaySThakur

Feature Idea

I'm currently implementing logging functionality using the logrx package and following the documentation example at https://pharmaverse.github.io/logrx/reference/log_write.html.

The example demonstrates usage of logrx:::run_safely_loudly(file), which is an unexported function (note the triple colon syntax). When I use this function in my code, it gets flagged as an unapproved function in our validation process since it's not properly exported from the package.

Relevant Input

No response

Relevant Output

No response

Reproducible Example/Pseudo Code

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions