Skip to main content
Post Closed as "Needs details or clarity" by muru, X Tian, Raphael Ahrens, Archemar, Anthon

logPattern = ^NAME.log( Regexp pattern -\d+) is it correct and what is its purpose?$

deleted 4 characters in body
Source Link
Anthon
  • 81.4k
  • 42
  • 174
  • 228

Is this pattern correct?

logPattern = ^NAME.log(-\d+)?$</i>$ 

What is the purpose of this?

Is this pattern correct?

logPattern = ^NAME.log(-\d+)?$</i> 

What is the purpose of this?

Is this pattern correct?

logPattern = ^NAME.log(-\d+)?$ 

What is the purpose of this?

Improved formatting
Source Link
heemayl
  • 58.1k
  • 9
  • 129
  • 144

Is this pattern correctlycorrect?

logPattern = ^NAME.log(-\d+)?$

logPattern = ^NAME.log(-\d+)?$</i> 

What is the purpose of this?

Is this pattern correctly?

logPattern = ^NAME.log(-\d+)?$

What is the purpose of this?

Is this pattern correct?

logPattern = ^NAME.log(-\d+)?$</i> 

What is the purpose of this?

deleted 9 characters in body
Source Link
Anthon
  • 81.4k
  • 42
  • 174
  • 228
Loading
Source Link
Loading