-
mention that configgy is deprecated, for github
robey committedJun 27, 2011 -
Merge pull request #49 from thricejamie/master
Robey Pointer committedJun 27, 2011 Size-based log file rotation
-
Some cleanup up date formatting and roll logic for max file size rota…
Jamie Paulson committedJun 17, 2011 …tion
-
enhancements to FileHandler for max_file_size_bytes to keep a running…
Jamie Paulson committedJun 16, 2011 … total of bytes written instead of hitting the disk
-
Jamie Paulson committed
Jun 16, 2011 -
removing accidentally included println
Jamie Paulson committedJun 16, 2011 -
adding max_file_size_bytes logging param
Jamie Paulson committedJun 16, 2011
-
robey committed
Jan 12, 2011 -
robey committed
Jan 12, 2011 -
Merge remote branch 'kevinoliver/concurrency-issue'
robey committedJan 12, 2011 Conflicts: src/main/scala/net/lag/logging/Logger.scala
-
Fix concurrency issue in Logger.get
kevinoliver committedJan 11, 2011 Using juc.ConcurrentHashMap's putIfAbsent as the fix. Also, added a Spec for Logger to cover Logger.get()
-
reorder so we only grab the lock once.
robey committedJan 6, 2011 -
Merge remote branch 'origin/finer_grained_file_locks'
robey committedJan 6, 2011 -
make the roll check synchronized too :(
eaceaser committedJan 6, 2011
-
Adding note about a possible concurrency issue in lazy creation of Lo…
kevinoliver committedDec 30, 2010 …ggers.
-
eaceaser committed
Dec 29, 2010 -
eaceaser committed
Dec 29, 2010
-
robey committed
Dec 15, 2010 -
periodically check for swallowed messages we haven't reported yet.
robey committedDec 15, 2010
-
Kyle Maxwell committed
Dec 1, 2010 -
remove dead code. ijuma pointed out that it doesn't work anyway.
robey committedDec 1, 2010 -
Merge remote branch 'jamesiry/master'
robey committedDec 1, 2010 -
robey committed
Dec 1, 2010 -
Fix for Issue#35: Removed dependency on LogManager because it is not …
…on Google AppEngine's white list. The elements method now simply returns all of the loggers in Logger's cache.
-
Kyle Maxwell committed
Nov 30, 2010 -
Kyle Maxwell committed
Nov 30, 2010
-
Removed unneeded dependency on vscaladoc
James Iry committedNov 12, 2010
-
robey committed
Nov 3, 2010 -
allow a config roll="hup" to turn off logfile rolling and turn on the…
robey committedNov 3, 2010 … sighup handler.
-
robey committed
Nov 3, 2010