xk6-frostfs/scenarios
Evgenii Stratonikov 8f9c02253c
[#188] logging: Allow to print date in log messages
`timeonly`:
```
INFO[14:05:21] kek                                           endpoint=1
```

`datetime`:
```
INFO[2025-01-10 14:03:58] kek                                           endpoint=1
```

`none`
```
INFO kek                                           endpoint=1
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-10 14:42:56 +03:00
..
files [#14]: Add local target support 2023-03-23 11:58:11 +00:00
libs [#190] scenarios: Fix missing map file warning 2025-01-10 14:42:55 +03:00
preset [#180] preset_grpc: Add ability to attach rule for created container 2024-11-15 13:55:30 +03:00
grpc.js [#145] scenarios: Format js files with clang 2024-06-14 11:26:01 +03:00
grpc_car.js [#145] scenarios: Format js files with clang 2024-06-14 11:26:01 +03:00
http.js [#131] scenarios: Format js files with clang formatter 2024-03-20 11:40:49 +03:00
local.js [#131] scenarios: Format js files with clang formatter 2024-03-20 11:40:49 +03:00
run_scenarios.md [#188] logging: Allow to print date in log messages 2025-01-10 14:42:56 +03:00
s3.js [#173] s3: Fix missing import 2024-10-28 19:06:57 +03:00
s3_car.js [#124] s3: Allow to specify directory height and width 2024-10-25 12:20:15 +03:00
s3_dar.js [#124] s3: Allow to specify directory height and width 2024-10-25 12:20:15 +03:00
s3_multipart.js [#124] s3: Allow to specify directory height and width 2024-10-25 12:20:15 +03:00
s3local.js [#124] s3: Allow to specify directory height and width 2024-10-25 12:20:15 +03:00
verify.js [#145] scenarios: Format js files with clang 2024-06-14 11:26:01 +03:00