You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like Wails. It's very useful and has helped me a lot. Today, I saw on the Wails official website that I can set the log level of the FileLogger in the front end. However, I couldn't find the LogSetLogLevel(level: number) function in runtime.d.ts. How can I perform LogSetLogLevel(level: number) in the front end?
To Reproduce
I just don't know how to set the log level on the front end
Expected behaviour
I want to set the log level on the front end
Screenshots
No response
Attempted Fixes
No response
System Details
# Wails
Version | v2.9.2
# System| Version | 12.6 || ID | 21G115 || Go Version | go1.23.3 || Platform | darwin || Architecture | amd64 || CPU | Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz || GPU | Chipset Model: Intel Iris Plus Graphics 645 Type: GPU Bus: Built-In VRAM (Dynamic, Max): 1536 MB Vendor: Intel Device ID: 0x3ea6 Revision ID: 0x0001 Metal Family: Supported, Metal GPUFamily macOS 2 Displays: Color LCD: Display Type: Built-In Retina LCD Resolution: 2560 x 1600 Retina Framebuffer Depth: 24-Bit Color (ARGB8888) Main Display: Yes Mirror: Off Online: Yes Automatically Adjust Brightness: Yes Connection Type: Internal || Memory | 8GB |# Dependencies
┌────────────────────────────────────────────────────────────────┐
| Dependency | Package Name | Status | Version || Xcode command line tools | N/A | Installed | 2395 || Nodejs | N/A | Installed | 20.12.1 || npm | N/A | Installed | 10.5.0 ||*Xcode | N/A | Available |||*upx | N/A | Available |||*nsis | N/A | Available ||
└─────────────────── * - Optional Dependency ────────────────────┘
# Diagnosis
Optional package(s) installation details:
- Xcode: Available at https://apps.apple.com/us/app/xcode/id497799835
- upx : Available at https://upx.github.io/
- nsis : More info at https://wails.io/docs/guides/windows-installer/
SUCCESS Your system is ready for Wails development!
This discussion was converted from issue #4014 on April 18, 2025 23:57.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I really like Wails. It's very useful and has helped me a lot. Today, I saw on the Wails official website that I can set the log level of the FileLogger in the front end. However, I couldn't find the LogSetLogLevel(level: number) function in runtime.d.ts. How can I perform LogSetLogLevel(level: number) in the front end?
To Reproduce
I just don't know how to set the log level on the front end
Expected behaviour
I want to set the log level on the front end
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions