Regular Expressions 101

Community Patterns

1...56789...589

auto-gpt :- capture thoughts

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^(\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2},\d{3})\s+(INFO)\s+(THOUGHTS):\s+(.*)$
/
gm

Description

capture thoughts of auto-gpt log

Submitted by anonymous - a year ago