wails/v2/internal/app
Mehdi 6af1028856
fix(logger): respect log level from environment variable in dev mode (#4083)
* fix(logger): respect log level from environment variable in dev mode

* chore: add entry to changelog

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-05-05 19:09:34 +10:00
..
app.go [v2] Refactor devtools (better naming to remove confusion) (#2921) 2023-09-19 20:56:49 +10:00
app_bindings.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
app_debug.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_debug_not.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_default_unix.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_default_windows.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_dev.go fix(logger): respect log level from environment variable in dev mode (#4083) 2025-05-05 19:09:34 +10:00
app_devtools.go [v2] Refactor devtools (better naming to remove confusion) (#2921) 2023-09-19 20:56:49 +10:00
app_devtools_not.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
app_obfuscated.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
app_obfuscated_not.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_preflight_unix.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_preflight_windows.go Refactor app (#1909) 2022-09-29 18:43:35 +10:00
app_production.go feat: add option to disable panic recovery in message processing 2025-03-13 00:06:07 +00:00