Added in support for new HPC Dashboard View, ability to retrieve HPC Dashboard view...
[plstackapi.git] / planetstack / core / static / log4javascript-1.4.6 / docs / whatsnew.html
1 <?xml version="1.0"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\r
4         <head>\r
5                 <title>log4javascript - what's new in version 1.4</title>\r
6                 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />\r
7                 <meta name="author" content="Tim Down - tim@log4javascript.org" />\r
8                 <meta name="description" content="log4javascript, a logging framework for JavaScript based on log4j" />\r
9                 <meta name="robots" content="all" />\r
10                 <link rel="stylesheet" type="text/css" media="screen,print" href="../main.css" title="Default" />\r
11         </head>\r
12         <body>\r
13                 <div id="container" class="nonav">\r
14                         <div id="header">\r
15                                 <h1><a href="index.html">log4javascript</a></h1>\r
16                         </div>\r
17                         <div id="content">\r
18                                 <div id="nav">\r
19                                         <a class="navitem" href="../index.html">home</a>\r
20                                         | <a class="navitem" href="http://sourceforge.net/projects/log4javascript" target="_blank" title="Download (opens in new window)">download</a>\r
21                                         | <a class="navitem" href="index.html">docs</a>\r
22                                         | <a class="navitem" href="quickstart.html">quick start</a>\r
23                                         | <a class="navitem" href="../demos/index.html">demos</a>\r
24                                         | <a class="navitem" href="http://log4javascript.org" target="_blank">website</a>\r
25                                         | <a class="navitem" href="http://www.timdown.co.uk" target="_blank">timdown.co.uk</a>\r
26                                 </div>\r
27                                 <h1>log4javascript - what's new in version 1.4</h1>\r
28                                 <ul>\r
29                                         <li>\r
30                                                 log4javascript now comes in three different editions: Standard, Production\r
31                                                 and Lite. <a href="distribution.html">Full details here</a>.\r
32                                         </li>\r
33                                         <li>\r
34                                                 Loggers are now hierarchical and work exactly the same as log4j loggers.\r
35                                                 This means that a logger with no level set on it inherits its level from its parent,\r
36                                                 and inherits all of its parents appenders.\r
37                                         </li>\r
38                                         <li>\r
39                                                 The logging console used by <code><a href="manual.html#popupappender">PopUpAppender</a></code> and\r
40                                                 <code><a href="manual.html#inpageappender">InPageAppender</a></code>now has a command line, featuring\r
41                                                 a command history navigated with the up and down arrow keys and a number of built-in command line\r
42                                                 functions.\r
43                                         </li>\r
44                                         <li>\r
45                                                 It is now possible to specify multiple messages in a single log call.\r
46                                         </li>\r
47                                         <li>\r
48                                                 Log messages may be grouped in the logging console.\r
49                                         </li>\r
50                                         <li>\r
51                                                 Built-in timers.\r
52                                         </li>\r
53                                         <li>\r
54                                                 Improved <code><a href="manual.html#ajaxappender">AjaxAppender</a></code>, with the ability\r
55                                                 to send all pending log calls to the server when navigating away from a page. Timestamps now\r
56                                                 include milliseconds. All log messages or batches of log messages are now posted as\r
57                                                 name-value pairs.\r
58                                         </li>\r
59                                         <li>\r
60                                                 Support for IE8 beta 2.\r
61                                         </li>\r
62                                         <li>\r
63                                                 Many minor enhancements and bug fixes. See the <a href="../changelog.txt">change log</a> for full\r
64                                                 details.\r
65                                         </li>\r
66                                 </ul>\r
67                                 <p>\r
68                                         Please note that there are a few minor <a href="backwardsincompatibilities.html">incompatibilities\r
69                                         with earlier versions of log4javascript</a>.\r
70                                 </p>\r
71                         </div>\r
72                         <div id="footer">\r
73                                 <span class="externallinkinfo">\r
74                                         <strong>NB.</strong> All external links open in a new window.\r
75                                 </span>\r
76                                 Written by Tim Down. <a href="mailto:tim@log4javascript.org">tim@log4javascript.org</a>\r
77                                 <br />\r
78                                 log4javascript is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html"\r
79                                         title="Apache License, Version 2.0 (opens in new window)" target="_blank">Apache License,\r
80                                         Version 2.0</a>\r
81 \r
82                         </div>\r
83                 </div>\r
84 \r
85         </body>\r
86 </html>\r