Istvan Tapai
Istvan Tapai
Basically, title. I want to be able to dynamically set the log level at runtime. Is this achievable with zerolog? This can be done with zap. https://dev.to/procyclinsur/golang-dynamic-logging-3p7k
Basically, title. After retrieving the latest update (from appcast), is there a way to automatically install it? Or should I get the download url and proceed manually from there? Thanks
## Your Environment * Version used: + Version (stable release): 1.0.0 + Commit ID (development release): commit a6771ee06373519a5fcff3d234b0d2332ac6a8f0 (HEAD -> master, origin/master, origin/HEAD) * Environment name and version: + Node.js...
I'm trying to include zend-expressive in my project, but unsuccessfully. When i require zend-expressive via console ( composer require zendframework/zend-expressive ), i get the following error: ``` Your requirements could...
This is my config ``` { output eDP-1 enable mode 1920x1080 } { output eDP-1 disable output "Dell Inc. DELL U3415W F1T1W88R0A1L" enable mode 3440x1440 } ``` On sway start,...
Trying to use this module with electron . The electron-builder cannot find the correct binaries. ``` • electron-builder version=22.8.0 • rebuilding native dependencies [email protected] platform=linux arch=x64 • install prebuilt binary...
I forked this repo, added a new cluster in clusters/development and bootstraped flux on a local kind cluster. ``` flux bootstrap github \ --owner=itapai \ --repository=flux2-kustomize-helm-example \ --branch=master \ --path=clusters/development...