Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orangecat
ollama
Commits
eced0d52
Unverified
Commit
eced0d52
authored
Nov 14, 2023
by
Matt Williams
Committed by
GitHub
Nov 14, 2023
Browse files
Update examples/python-loganalysis/loganalysis.py
Co-authored-by:
Bruce MacDonald
<
brucewmacdonald@gmail.com
>
parent
96bf9caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
examples/python-loganalysis/loganalysis.py
examples/python-loganalysis/loganalysis.py
+1
-0
No files found.
examples/python-loganalysis/loganalysis.py
View file @
eced0d52
...
@@ -3,6 +3,7 @@ import re
...
@@ -3,6 +3,7 @@ import re
import
requests
import
requests
import
json
import
json
# prelines and postlines represent the number of lines of context to include in the output around the error
prelines
=
10
prelines
=
10
postlines
=
10
postlines
=
10
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment