index
:
KLogger
master
origin/HEAD
origin/develop
origin/master
origin/padding
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option for visual alignment of log levels with level-padding format option
origin/padding
Kenny Katzgrau
2015-09-01
3
-5
/
+18
*
Merge pull request #54 from richjenks/develop
Kenny Katzgrau
2015-04-27
2
-14
/
+78
|
\
|
*
Documented priority param for logFormat
Rich Jenks
2015-04-18
1
-0
/
+1
|
*
Added priority (int value of level) to format params
Rich Jenks
2015-04-18
1
-4
/
+5
|
*
Changed array syntax to support PHP 5.3.x
Rich Jenks
2015-04-17
1
-2
/
+2
|
*
Added support for custom log line format and JSON output
Rich Jenks
2015-04-16
2
-14
/
+76
|
/
*
Onno gets into the hall of fame
Kenny Katzgrau
2015-04-14
1
-1
/
+2
*
Merge pull request #51 from onno-vos-dev/FixReadMeAndComposerInstructions
Kenny Katzgrau
2015-04-13
2
-3
/
+3
|
\
|
*
Change composer installation to dev-master
onno-vos-dev
2015-04-11
1
-2
/
+2
|
*
Change composer version to dev-master
onno-vos-dev
2015-04-11
1
-1
/
+1
*
|
Merge pull request #52 from onno-vos-dev/CleanConstructor
Kenny Katzgrau
2015-04-13
1
-14
/
+39
|
\
\
|
*
|
rtrim DIRECTORY_SEPARATOR instead of '\/'
onno-vos-dev
2015-04-11
1
-1
/
+1
|
*
|
remove duplicate code for checking if fileHandle was opened
onno-vos-dev
2015-04-11
1
-3
/
+0
|
*
|
Move setting of filePath to its own setter. Include a check to see if extensi...
onno-vos-dev
2015-04-11
1
-6
/
+17
|
*
|
Move logging to StdOut to separate setter
onno-vos-dev
2015-04-11
1
-1
/
+8
|
*
|
Move setting FileHandle to it's own setter
onno-vos-dev
2015-04-11
1
-2
/
+12
|
*
|
Add additional space on line 116 to have consistent formatting with the remai...
onno-vos-dev
2015-04-11
1
-1
/
+1
|
|
/
*
|
Merge pull request #45 from drasive/patch-1
Kenny Katzgrau
2015-03-19
1
-1
/
+1
|
\
\
|
*
|
Updated the version to 1.0.0 in the class doc
Dimitri Vranken
2015-03-19
1
-1
/
+1
|
|
/
*
|
Merge pull request #44 from chrisbjr/chrisbjr-patch-1
Kenny Katzgrau
2015-03-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Corrected PHPDoc variable description
Chris Bautista
2015-03-19
1
-1
/
+1
|
/
*
Merge pull request #42 from onno-vos-dev/master
Kenny Katzgrau
2015-03-10
1
-9
/
+15
|
\
|
*
Also allow php://output instead of a file for outputting directly to console
onno-vos-dev
2015-03-10
1
-1
/
+1
|
*
Add support for writing log entries to php://stdout instead of a file
onno-vos-dev
2015-03-10
1
-9
/
+15
|
/
*
Merge pull request #41 from onno-vos-dev/master
Kenny Katzgrau
2015-03-09
1
-13
/
+14
|
\
|
*
Remove obsolete comma from arrays in contextToString()
Onno Vos
2015-03-09
1
-2
/
+2
|
*
Type hardened flushFrequence check in write()
Onno Vos
2015-03-09
1
-1
/
+1
|
*
Use null !== instead of is_null
Onno Vos
2015-03-09
1
-1
/
+1
|
*
Add array as type to in constructor
Onno Vos
2015-03-09
1
-1
/
+1
|
*
Remove obsolete comma from array
Onno Vos
2015-03-09
1
-1
/
+1
|
*
Remove null from private as it's set to null per default
Onno Vos
2015-03-09
1
-1
/
+1
|
*
Add array to PHPDoc of constructor
Onno Vos
2015-03-09
1
-5
/
+6
|
*
Remove null from private as it's set to null per default
Onno Vos
2015-03-09
1
-1
/
+1
|
/
*
Add filename option
Kenny Katzgrau
2015-03-05
2
-5
/
+14
*
Update docs, closes #38
Kenny Katzgrau
2015-03-05
1
-0
/
+22
*
Add third options param in constructor, add support for prefixes and extensions.
Kenny Katzgrau
2015-03-05
3
-10
/
+134
*
Fix link, close #20
Kenny Katzgrau
2015-02-26
1
-2
/
+2
*
Update docs, closes #36
Kenny Katzgrau
2015-02-26
1
-4
/
+3
*
Elaborate on old versions
Kenny Katzgrau
2015-02-26
1
-1
/
+1
*
Update readme to point to old versions of KLogger
Kenny Katzgrau
2015-02-26
1
-0
/
+2
*
Fixing a formatting bug, and the README
1.0.0
Dan Horrigan
2014-03-19
2
-13
/
+11
*
Better var_export formatting.
Dan Horrigan
2014-03-18
1
-12
/
+15
*
Adding setLogLevelThreshold method.
Dan Horrigan
2014-03-18
1
-0
/
+10
*
Better composer.json info.
Dan Horrigan
2014-03-18
1
-0
/
+3
*
Better example.
Dan Horrigan
2014-03-18
1
-1
/
+33
*
Fixed Extra line break when contact given.
Dan Horrigan
2014-03-18
1
-1
/
+1
*
Bug in README example.
Dan Horrigan
2014-03-18
1
-1
/
+1
*
A few more README tweaks.
Dan Horrigan
2014-03-18
1
-6
/
+6
*
Updating README.
Dan Horrigan
2014-03-18
1
-19
/
+72
*
Preparing for Unit Tests.
Dan Horrigan
2014-03-18
6
-26
/
+42
*
Move the timestamp generation out of the formatMessage into its own method.
Dan Horrigan
2014-03-17
1
-5
/
+18
*
Major overhaul. It is not PSR-3 compatible and the output is prettier.
Dan Horrigan
2014-03-17
2
-322
/
+117
*
Adding the Katzgrau\KLogger namespace and renaming KLogger to Logger.
Dan Horrigan
2014-03-17
4
-6
/
+13
*
Initial composer initialization.
Dan Horrigan
2014-03-17
2
-0
/
+21
*
Added the ability to pass objects as a second log argument. Special thanks to...
0.2.0
Kenny Katzgrau
2012-07-01
3
-24
/
+46
*
Merge branch 'master' of github.com:katzgrau/KLogger
Kenny Katzgrau
2010-12-11
3
-5
/
+21
|
\
|
*
Fixed small array index error
v0.2
Kenneth Katzgrau
2010-12-07
1
-1
/
+1
|
*
Fixed a major issue with the checking of the severity level. Special thanks t...
Kenneth Katzgrau
2010-12-07
3
-5
/
+21
*
|
Fixed a minor undef-array-index bug, updated readme
Kenny Katzgrau
2010-12-11
2
-17
/
+9
|
/
*
Fixed readme formatting, and Brian's name
Kenneth Katzgrau
2010-10-14
1
-1
/
+1
*
Merge branch 'master' of http://github.com/fentie/KLogger into fentie-master
Kenneth Katzgrau
2010-10-14
1
-59
/
+169
|
\
|
*
fixed spacing (Zend)
Brian Fenton
2010-10-12
1
-4
/
+4
|
*
added setter for dateFormat
Brian Fenton
2010-10-12
1
-0
/
+10
|
*
converted to using new severities as per RFC, updated shortcut methods accord...
Brian Fenton
2010-10-12
1
-20
/
+92
|
*
merge
Brian Fenton
2010-10-12
1
-42
/
+70
|
|
\
|
|
*
replacing double quotes with single quotes (Zend)
Brian Fenton
2010-10-12
1
-5
/
+5
|
|
*
strip off both possible directory separators with rtrim
Brian Fenton
2010-10-12
1
-1
/
+1
|
|
*
Changed top docblock
Brian Fenton
2010-10-12
1
-9
/
+10
|
|
*
changed severity to severityThreshold
Brian Fenton
2010-10-12
1
-4
/
+4
|
|
*
changed logFile to logFilePath
Brian Fenton
2010-10-12
1
-4
/
+4
|
|
*
changed priority to severity
Brian Fenton
2010-10-12
1
-23
/
+23
|
|
*
added methods to deal with messageQueue
Brian Fenton
2010-10-11
1
-0
/
+27
|
|
*
Changed status code names
Brian Fenton
2010-10-11
1
-8
/
+8
|
*
|
changed top docblock
Brian Fenton
2010-10-11
1
-10
/
+10
|
|
/
*
|
Added special thnks section to readme
Kenny
2010-10-09
1
-1
/
+7
|
/
*
combined conditional checks
Brian Fenton
2010-10-07
1
-6
/
+4
*
standardized & centralized message strings
Brian Fenton
2010-10-07
1
-4
/
+15
*
added property documentation
Brian Fenton
2010-10-07
1
-0
/
+42
*
added method documentation
Brian Fenton
2010-10-07
1
-1
/
+61
*
removed incorrect comment
Brian Fenton
2010-10-07
1
-2
/
+1
*
Zend coding standards
Brian Fenton
2010-10-07
1
-151
/
+141
*
Start
Brian Fenton
2010-10-07
1
-44
/
+44
*
* Normalized casing of members and methods
Kenny
2010-06-24
3
-158
/
+201
*
Updated README to include project background and goals
Kenny
2010-06-23
1
-3
/
+73
*
Checking in the original version of KLogger, found at: http://codefury.net/pr...
v0.1
Kenny
2010-06-22
2
-0
/
+155