[GH-ISSUE #1440] logs mostly missing from barriers and barrierc #1107

Open
opened 2026-05-05 07:29:22 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ExpandingMan on GitHub (Nov 19, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1440

What happened?

The GUI shows me a helpful log, but the logs I get from barriers and barrierc, even when setting -d DEBUG2 seem to be missing most entries that appear in the GUI log.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

pacman (Manjaro)

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

Manjaro latest

Relevant log output

Here's an example of a log that's hardly showing anything

[2021-11-19T13:14:42] DEBUG1: logging to file (wtf.log) enabled
[2021-11-19T13:14:42] DEBUG: opening configuration "/home/expandingman/.config/Debauchee/server.conf"
[2021-11-19T13:14:42] DEBUG: configuration read successfully

whereas client connection attempts are shown in the GUI logs.



### Any other information

_No response_
Originally created by @ExpandingMan on GitHub (Nov 19, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1440 ### What happened? The GUI shows me a helpful log, but the logs I get from `barriers` and `barrierc`, even when setting `-d DEBUG2` seem to be missing most entries that appear in the GUI log. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? `pacman` (Manjaro) ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? Manjaro latest ### Relevant log output ```shell Here's an example of a log that's hardly showing anything [2021-11-19T13:14:42] DEBUG1: logging to file (wtf.log) enabled [2021-11-19T13:14:42] DEBUG: opening configuration "/home/expandingman/.config/Debauchee/server.conf" [2021-11-19T13:14:42] DEBUG: configuration read successfully ``` whereas client connection attempts are shown in the GUI logs. ``` ### Any other information _No response_
Author
Owner

@vjpr commented on GitHub (Mar 22, 2022):

FYI: If you use --log you get all the logs written to a file.

<!-- gh-comment-id:1075469697 --> @vjpr commented on GitHub (Mar 22, 2022): FYI: If you use `--log` you get all the logs written to a file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1107
No description provided.