• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>Acknowledgments</title>
5<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="../index.html" title="Chapter 1. Boost.Log v2">
8<link rel="up" href="../index.html" title="Chapter 1. Boost.Log v2">
9<link rel="prev" href="todo.html" title="TODO in future releases">
10</head>
11<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
12<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td></tr></table>
13<hr>
14<div class="spirit-nav">
15<a accesskey="p" href="todo.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
16</div>
17<div class="section">
18<div class="titlepage"><div><div><h2 class="title" style="clear: both">
19<a name="log.acknowledgments"></a><a class="link" href="acknowledgments.html" title="Acknowledgments">Acknowledgments</a>
20</h2></div></div></div>
21<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
22<li class="listitem">
23          Vladimir Prus managed the library review in Boost and actually reviewed
24          it in the process.
25        </li>
26<li class="listitem">
27          Adam Wulkiewicz created the logo used on the <a href="https://github.com/boostorg/log" target="_top">GitHub
28          project page</a>. The logo was taken from his <a href="https://github.com/awulkiew/boost-logos" target="_top">collection</a>
29          of Boost logos.
30        </li>
31<li class="listitem">
32          Luca Rigini wrote the initial implementation of the NT event log sink and
33          made a lot of suggestions on how to improve the library with regard to
34          writing user-defined sinks.
35        </li>
36<li class="listitem">
37          Jean-Daniel Michaud, Michael Lacher and all others who took part in the
38          discussion of the requirements to the library on <a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Logging" target="_top">Wiki</a>.
39        </li>
40<li class="listitem">
41          John Torjo, Gennadiy Rozental and others for their discussion on John's
42          logging library on the Boost developers list. It helped a lot to learn
43          the requirements and possible solutions for the library.
44        </li>
45<li class="listitem">
46          All authors of the great Boost libraries that were involved in this library
47          (notably, <a href="http://www.boost.org/doc/libs/release/libs/smart_ptr/smart_ptr.htm" target="_top">Boost.SmartPtr</a>,
48          <a href="http://www.boost.org/doc/libs/release/doc/html/thread.html" target="_top">Boost.Thread</a>,
49          <a href="http://www.boost.org/doc/libs/release/doc/html/date_time.html" target="_top">Boost.DateTime</a>,
50          <a href="http://www.boost.org/doc/libs/release/libs/filesystem/doc/index.htm" target="_top">Boost.Filesystem</a>,
51          <a href="http://www.boost.org/doc/libs/release/doc/html/intrusive.html" target="_top">Boost.Intrusive</a>,
52          <a href="http://www.boost.org/doc/libs/release/libs/spirit/doc/html/index.html" target="_top">Boost.Spirit2</a>
53          and others) and <a href="http://www.boost.org/doc/libs/release/doc/html/quickbook.html" target="_top">Boost.Quickbook</a>
54          authors for a simple yet powerful documenting tool.
55        </li>
56<li class="listitem">
57          All the reviewers and the users who made suggestions and offered their
58          feedback on the library. Most notably, Steven Watanabe for his in-depth
59          studying the docs and the code, with a lot of fruitful comments on both.
60        </li>
61</ul></div>
62</div>
63<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
64<td align="left"></td>
65<td align="right"><div class="copyright-footer">Copyright © 2007-2019 Andrey Semashev<p>
66        Distributed under the Boost Software License, Version 1.0. (See accompanying
67        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>).
68      </p>
69</div></td>
70</tr></table>
71<hr>
72<div class="spirit-nav">
73<a accesskey="p" href="todo.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
74</div>
75</body>
76</html>
77