New format

The default log format evolved slightly from this:

[2024-02-06T14:54:11Z INFO  actix_server::builder] starting 10 workers

To this:

2024-02-06T13:58:14.710803Z  INFO actix_server::builder: 200: starting 10 workers

It’s pretty much the same, the only information added is the line number that generated this log.

New experimental routes

Introduce 3 new routes and one new CLI parameter:

A new CLI flag

And one new CLI parameter is introduced; it’s called: experimental_logs_mode and lets you specify the log format you want to use on the console.

Accepted values are: