Changes between Version 22 and Version 23 of BolsenaDraft2012


Ignore:
Timestamp:
06/05/12 17:40:37 (13 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BolsenaDraft2012

    v22 v23  
    5555=== logging ===
    5656
    57 There is no point in maintaining a home-made logging facility when there are de facto standard libraries for this. Let's replace GN logging with [http://www.slf4j.org/ slf4j], and back it by the venerable [http://logging.apache.org/log4j/1.2/ log4j].
     57There is no point in maintaining a [http://en.wikipedia.org/wiki/Do_it_yourself home-made] logging facility when there are de facto standard libraries for this. Let's replace GN logging with [http://www.slf4j.org/ slf4j], and back it by the venerable [http://logging.apache.org/log4j/1.2/ log4j].
    5858
    5959=== i18n ===