proxmox/proxmox-rest-server/src
Gabriel Goller ddb91a6594 enable tracing logger, remove task_log macros
Enable the tracing-system by setting the LOGGER task local variable
to a instance of a FileLogger and initializing the WARN_COUNTER.
Removed the task_log! macros and some occurences.

Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Lukas Wagner <l.wagner@proxmox.com>
Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
[WB: remove flog! import in doctests]
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-07-11 14:43:37 +02:00
..
api_config.rs enable tracing logger, remove task_log macros 2024-07-11 14:43:37 +02:00
command_socket.rs proxmox-rest-server: replace print with log macro 2022-06-21 10:43:19 +02:00
compression.rs rest server: rust fmt 2022-04-06 16:55:39 +02:00
connection.rs rest-server: drop some unnecessary 'pub's 2024-07-10 12:37:51 +02:00
daemon.rs rest-server: support unix sockets in create_daemon 2024-02-01 13:59:48 +01:00
environment.rs rest-server: drop Router from ApiConfig 2023-03-02 16:13:55 +01:00
formatter.rs tree-wide: run cargo fmt 2024-03-25 17:04:17 +01:00
h2service.rs rest-server: drop Router from ApiConfig 2023-03-02 16:13:55 +01:00
lib.rs enable tracing logger, remove task_log macros 2024-07-11 14:43:37 +02:00
rest.rs enable tracing logger, remove task_log macros 2024-07-11 14:43:37 +02:00
state.rs rest server: rust fmt 2022-04-06 16:55:39 +02:00
worker_task.rs enable tracing logger, remove task_log macros 2024-07-11 14:43:37 +02:00