Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pyLogParser
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
M
pyLogParser
Commits
1.0
Select Git revision
1 result
pyLogParser
Author
Search by author
Any Author
authors
M
john
1 author
Dec 05, 2015
fix path to geoipdb for pyinstaller
· 617f86e7
M
authored
9 years ago
View commits for tag 1.0
1.0
617f86e7
remove obsolete code
· d59d4039
M
authored
9 years ago
d59d4039
wrap in try, to catch keyboard interrupt "error", also implement output to file
· c29a20ce
M
authored
9 years ago
c29a20ce
use path only if available
· 39897f3f
M
authored
9 years ago
39897f3f
try setting log level from config
· a4e45b18
M
authored
9 years ago
a4e45b18
catch error while changing directory
· 5d4f463c
M
authored
9 years ago
5d4f463c
add setter function for loglevel
· 2b0cf4e5
M
authored
9 years ago
2b0cf4e5
remove default values
· 34b243b6
M
authored
9 years ago
34b243b6
remove redundant if
· 8be4c47f
M
authored
9 years ago
8be4c47f
add loglevel to config file
· e08dbc78
M
authored
9 years ago
e08dbc78
update readme
· df4050d8
M
authored
9 years ago
df4050d8
rename main file
· 748859f6
M
authored
9 years ago
748859f6
update readme
· 6cc104bb
M
authored
9 years ago
6cc104bb
adapt test case
· 2ac51bcc
M
authored
9 years ago
2ac51bcc
change text output
· c5dbc314
M
authored
9 years ago
c5dbc314
add break
· 2608c99c
M
authored
9 years ago
2608c99c
Dec 04, 2015
add very simple graph visualizing tool, written in javascript
· acef9b3c
M
authored
9 years ago
acef9b3c
rename private vars in lineReader
· bde498e4
M
authored
9 years ago
bde498e4
encapsulate things in classes
· f3f39faf
M
authored
9 years ago
f3f39faf
rename private variables
· c11cc709
M
authored
9 years ago
c11cc709
Dec 03, 2015
add goeIp class
· ab0bf0fd
M
authored
9 years ago
ab0bf0fd
a lot of changes :)
· 2798bdc3
M
authored
9 years ago
2798bdc3
cd into bin location, to make relative paths work
· 49804c7f
M
authored
9 years ago
49804c7f
add geo ip support with caching (geoip2 is sllloooowwwww....)
· b5a12d0a
M
authored
9 years ago
b5a12d0a
Dec 02, 2015
add geoip database
· fba1ec88
M
authored
9 years ago
fba1ec88
add readme and license
· e879370f
M
authored
9 years ago
e879370f
gluecode
· 513f17f3
M
authored
9 years ago
513f17f3
add gitignore file
· 6e3278ef
M
authored
9 years ago
6e3278ef
add format json
· 04941a3a
M
authored
9 years ago
04941a3a
add line reader
· af39a249
M
authored
9 years ago
af39a249
remove redundant code and move it to functions
· a32e18f4
M
authored
9 years ago
a32e18f4
add defaults to config
· b7b255af
M
authored
9 years ago
b7b255af
fixup
· 5c41b211
M
authored
9 years ago
5c41b211
write value into correct field
· 6a27b517
M
authored
9 years ago
6a27b517
prevent fail when key is not defined
· 49e69dc5
M
authored
9 years ago
49e69dc5
add auto generated help output
· 133109e2
M
authored
9 years ago
133109e2
Nov 30, 2015
add basic unit testing
· 8642a2df
M
authored
9 years ago
8642a2df
add some comments
· 2b111098
M
authored
9 years ago
2b111098
add class for user interface handling
· 6ec8fec4
M
authored
9 years ago
6ec8fec4
rename logging class
· 7cb78023
M
authored
9 years ago
7cb78023
Loading