Bjørn Erik Pedersen
9dfa112617
Write all logging (INFO, WARN, ERROR) to stderr
...
The old setup tried to log >= warning to stderr, the rest to stdout.
However, that logic was flawed, so warnings ended up in stdout, which makes `hugo list all` etc. hard to reason about from scripts.
This commit fixes this by making all logging (info, warn, error) log to stderr and let stdout be reserved for program output.
Fixes #13074
2024-12-13 09:23:09 +01:00
..
2023-05-22 18:54:34 +02:00
2023-07-27 20:59:47 +02:00
2024-10-15 08:51:53 +02:00
2024-10-15 08:51:53 +02:00
2024-12-13 09:23:09 +01:00
2024-10-30 11:46:40 +01:00
2024-12-13 09:23:09 +01:00
2023-05-27 16:56:54 +02:00
2023-05-28 12:55:44 +02:00
2023-06-27 21:55:35 +02:00
2024-12-13 09:23:09 +01:00
2024-01-27 16:28:14 +01:00
2024-01-27 16:28:14 +01:00
2023-05-18 15:38:25 +02:00
2024-02-22 15:36:27 +01:00
2023-06-02 09:04:00 +02:00
2024-09-30 10:36:29 +02:00
2023-05-24 16:39:31 +02:00
2023-05-24 16:39:31 +02:00
2023-05-24 16:39:31 +02:00
2024-12-13 09:23:09 +01:00
2024-12-13 09:23:09 +01:00
2024-08-05 19:23:53 +02:00
2024-10-15 08:51:53 +02:00
2024-02-17 13:14:15 +01:00
2023-08-23 18:05:18 +02:00
2023-05-28 12:55:44 +02:00
2024-02-22 16:00:03 +01:00
2023-10-22 16:32:01 +02:00
2024-09-19 12:26:04 +02:00
2024-08-15 10:18:19 +02:00
2024-08-15 10:18:19 +02:00
2023-08-23 20:52:09 +02:00
2024-08-15 10:18:19 +02:00
2024-01-27 16:28:14 +01:00
2023-08-30 16:39:06 +03:00
2024-10-15 21:37:26 +02:00
2023-08-23 22:50:35 +02:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-10-24 13:34:11 +02:00
2024-10-24 13:34:11 +02:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-02-05 14:04:17 +01:00
2024-08-05 19:23:53 +02:00
2024-12-13 09:23:09 +01:00