Peter W.
Peter W.
Hello, As I wrote I already use ```appender_file```. To be precise I have: ``` logger::log_appender(logger::appender_console, index = 1) logger::log_appender(logger::appender_file( base::paste0(here::here(), "/logs/", Sys.info()[4], "_", date$TODAY, ".log"), max_lines = 500L, max_files =...
@daroczig It seems that people like me who are not collaborators of the repo cannot re-open closed issues.
> To clarify: you want to log ad-hoc log requests both to the log file _and_ the console, while having the automatically captured errors and warnings only showing up in...
Ok, I'll go then with a second namespace, thanks.
Today I tried to store a unicode symbol into my database and all I found was a ```?```. I use R version 4.2.3 (2023-03-15 ucrt) and odbc 1.3.4. If I...
I guess I run into the same crashes. I'm on Android 15. Maybe these log files help. [revanced-manager_logcat_2025-10-22T00_11_49.600901.txt](https://github.com/user-attachments/files/24151339/revanced-manager_logcat_2025-10-22T00_11_49.600901.txt) [revanced-manager_logcat_2025-12-04T22_36_13.872241.txt](https://github.com/user-attachments/files/24151340/revanced-manager_logcat_2025-12-04T22_36_13.872241.txt)