This function fetches the most recent log entries from the global log variable seasonder_the$log.
Examples
head(seasonder_getLog())
#> [1] "[INFO] 2025-08-02 05:59:20.057389: seasonder_rejectNoiseIonosphericTest: First Order Rejected at range 61, peak positive_FOR. Noise/Ionospheric test failed."
#> [2] "[INFO] 2025-08-02 05:59:20.249483: seasonder_rejectDistantBraggPeakTest: First Order Rejected at range 3, peak negative_FOR. Distance Bragg test failed."
#> [3] "[INFO] 2025-08-02 05:59:20.262142: seasonder_rejectDistantBraggPeakTest: First Order Rejected at range 53, peak negative_FOR. Distance Bragg test failed."
#> [4] "[INFO] 2025-08-02 05:59:20.263303: seasonder_rejectDistantBraggPeakTest: First Order Rejected at range 54, peak negative_FOR. Distance Bragg test failed."
#> [5] "[INFO] 2025-08-02 05:59:20.265283: seasonder_rejectNoiseIonosphericTest: First Order Rejected at range 1, peak negative_FOR. Noise/Ionospheric test failed."
#> [6] "[INFO] 2025-08-02 05:59:20.266399: seasonder_rejectNoiseIonosphericTest: First Order Rejected at range 4, peak negative_FOR. Noise/Ionospheric test failed."