Allow configuration of log-format in config #827

Open
opened 2025-05-11 15:51:29 +00:00 by dwt · 1 comment

Lix now supports the really nice new log-format=multiline-with-logs. It is quite excellent. But one has to use that flag for every invocation of nix. Much better to make it the default - but there does not seem to be support for that in lix.

Describe the solution you'd like

I would like to set log-format=multiline-with-logs in the settings and have that be picked up by all the lix commands that care.

Describe alternatives you've considered

An environment variable could work, but since we already have the config file, why not use it?

Am I missing something, is this already configurable? If not, what do you think?

## Is your feature request related to a problem? Please describe. Lix now supports the really nice new `log-format=multiline-with-logs`. It is quite excellent. But one has to use that flag for every invocation of nix. Much better to make it the default - but there does not seem to be support for that in lix. ## Describe the solution you'd like I would like to set `log-format=multiline-with-logs` in the settings and have that be picked up by all the lix commands that care. ## Describe alternatives you've considered An environment variable could work, but since we already have the config file, why not use it? Am I missing something, is this already configurable? If not, what do you think?
Owner

yes, we want this, cf #186. we cannot currently do this because the cli and settings subsystem are horrendously fucked up. :(

yes, we want this, cf #186. we cannot currently do this because the cli and settings subsystem are *horrendously* fucked up. :(
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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: lix-project/lix#827
No description provided.