Tooru Fujisawa
e1e42ff6d3
Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs
2015-09-24 21:20:04 +09:00
Ravi Shankar
ea12dad851
Bug 1109608 - Log.stackTrace should use human-readable task stack traces if available. r=Yoric
2015-03-11 03:21:00 -04:00
Matthew Noorenberghe
c781daf498
Bug 1072014 - Log.jsm: Allow logging of falsy arguments. r=Unfocused
2014-09-23 21:38:43 -07:00
Matthew Noorenberghe
71bb410823
Bug 1071870 - Log.jsm: Fix support for Log.Level.All in some services/ modules. r=markh
2014-09-23 21:38:34 -07:00
Benjamin Smedberg
51e7e224dc
Bug 1053836 - Fix subclassing of prefix loggers by only overriding the log() method, not all the other methods. This fixes this resolution in the Experiment log override, r=gps
2014-08-14 16:30:54 -04:00
Chris Manchester
d5b81c43c5
Bug 997364 - Make fileAppender chain promises on file creation.; r=irving
2014-05-16 19:45:04 -04:00
Irving Reid
96d0b944ed
Bug 966674: #3 Add parameter substitution in log messages; r=gps,rnewman
2014-04-29 10:09:29 -04:00
Irving Reid
18e0ec4463
Bug 966674: #2 Move exceptionStr() and stackTrace() from utils.js to Log.jsm; r=gps,rnewman
2014-04-29 10:09:27 -04:00
Irving Reid
7f3b4f5e14
Bug 966674: #1 Clean up a couple of ReferenceErrors; r=gps
2014-04-29 10:09:25 -04:00
Gregory Szorc
6910002d9a
Bug 989137 - Part 3: Log.jsm API to get a Logger that prefixes messages; r=bsmedberg
...
A common pattern for logging is to have multiple loggers for multiple
underlying object instances. You often want to have each instance attach
some identifying metdata contained in each logged message. This patch
provides an API to facilitate that.
2014-03-28 11:36:37 -07:00
Mark Hammond
7aa44cb7b6
Bug 975944 - fix log appenders' ._name property. r=unfocused
2014-02-25 09:31:41 +11:00
Blair McBride
04d5b1fd1e
Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
2013-08-26 11:55:58 -07:00