[nextflow_log] add timestamp-formats

pull/1242/head
Tim Stack 3 months ago
parent df29c7d0dd
commit 5f28edd1c1

@ -10,6 +10,9 @@
"pattern": "(?<timestamp>\\w{3}-\\d{2} \\d{2}:\\d{2}:\\d{2}\\.\\d{3}) \\[(?<thread>[^\\]]+)\\] (?<level>[^ ]+)\\s+(?<module>[^ ]+) - (?<body>.*)"
}
},
"timestamp-format": [
"%b-%d %H:%M:%S"
],
"value": {
"module": {
"kind": "string",

Loading…
Cancel
Save