We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think everything should be correct, but it keeps saying Log format not recognized
This is the log file content (standard line format):
[2023-05-10T11:38:14.178521+02:00] GA4.INFO: Saving file npv.2023-05-09.part0.json [] [] [2023-05-10T11:38:16.569118+02:00] GA4.INFO: Saving file npv.2023-05-10.part0.json [] [] [2023-05-10T11:38:14.178521+02:00] GA4.INFO: Saving file npv.2023-05-09.part0.json [] [] [2023-05-10T11:38:16.569118+02:00] GA4.INFO: Saving file npv.2023-05-10.part0.json [] [] [2023-05-10T11:38:14.178521+02:00] GA4.INFO: Saving file npv.2023-05-09.part0.json [] []
and so on...
and this is the XML exported
<State> <highlightingPatterns /> <hiddenSubstrings /> <parsingPatterns> <LogParsingPattern enabled="true" name="Monolog" pattern="^\[(.*)\] (.+?)\.([A-Z]+): (.*)" timePattern="yyyy-MM-dd'T'HH:mm:ss.SSSSSSXXX" linePattern="^\[" timeId="0" severityId="2" categoryId="1" fullmatch="true" /> </parsingPatterns> <settingsVersion>6</settingsVersion> <lastAddedDefaultFormat>-1</lastAddedDefaultFormat> <errorStripeModel>heatmap</errorStripeModel> <readonlySizeThreshold>16</readonlySizeThreshold> <highlight_links>true</highlight_links> </State>
The text was updated successfully, but these errors were encountered:
Fixed in #165. Will be released in the next version. Thanks for your feedback!
Sorry, something went wrong.
No branches or pull requests
I think everything should be correct, but it keeps saying Log format not recognized
This is the log file content (standard line format):
and so on...
and this is the XML exported
The text was updated successfully, but these errors were encountered: