]>
granicus.if.org Git - pgbadger/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Darold [Sun, 15 Apr 2012 16:05:12 +0000 (18:05 +0200)]
Separe log_line_prefix from log level part in the parser to extend log_line_prefix parsing
Darold [Sun, 15 Apr 2012 15:41:05 +0000 (17:41 +0200)]
If there is just one argument, assume it is the logfile and use default value for all other parameters
Darold [Sun, 15 Apr 2012 15:33:33 +0000 (17:33 +0200)]
Add autodetection of log format (syslog or stderr) if none is given with option -f
Darold [Sun, 15 Apr 2012 15:11:44 +0000 (17:11 +0200)]
Add --outfile option to dump output to a file instead of stdout. Default filename is out.html or out.txt following the output format. To dump to stdout set filename to -
Darold [Sun, 15 Apr 2012 14:10:40 +0000 (16:10 +0200)]
Add --version command line option to show current pgbadger version
Darold Gilles [Thu, 12 Apr 2012 16:05:23 +0000 (18:05 +0200)]
Initial commit