john30
|
f68e0d6763
|
only support a single LogSink in Logger, added hasSink() and setAreaMask() and setLevel() to Logger
|
2014-12-28 10:40:44 +01:00 |
|
john30
|
259fb11051
|
fixed cleanup and memory leaks, cosmetics
|
2014-12-27 12:35:53 +01:00 |
|
john30
|
4b7ff1d97f
|
directly forward messages to sinks until Thread is started
|
2014-12-18 23:05:11 +01:00 |
|
john30
|
e8b355b85e
|
style
|
2014-12-18 22:04:46 +01:00 |
|
john30
|
4e81fd842b
|
fixed documentation
|
2014-12-15 20:13:20 +01:00 |
|
john30
|
f2eb31ea1f
|
avoid expensive math operations (logn)
|
2014-12-14 12:35:56 +01:00 |
|
john30
|
169c6a9460
|
switched to read/write instead of get/set and added force option to read (automatically picks up updated value if available), nicer response messages for BaseLoop, renamed area cyc to upd
|
2014-12-13 12:01:14 +01:00 |
|
john30
|
bd4d36b27f
|
simplifed Thread and fixed some cleanup
|
2014-11-29 19:05:20 +01:00 |
|
Roland Jax
|
4a1033122c
|
'using namespace std;' added.
|
2014-11-22 20:42:11 +01:00 |
|
Roland Jax
|
143de6f3b3
|
log2 replaced with Log2 inline function.
|
2014-11-21 21:49:40 +01:00 |
|
Roland Jax
|
a5896e53ca
|
logging subsystem: needless functions removed.
|
2014-11-19 14:09:06 +01:00 |
|
Roland Jax
|
8992ee4f85
|
fix logger quirks; many cosmetic changes.
|
2014-11-18 22:06:14 +01:00 |
|
Roland Jax
|
e2f6bbffb0
|
class LogInstance renamed to Logger; documentation for logging subsystem added.
|
2014-11-18 20:15:01 +01:00 |
|
Roland Jax
|
9702a3479c
|
needless enum Status removed.
|
2014-11-14 14:57:56 +01:00 |
|
Roland Jax
|
793c64d922
|
file struturce changed.
|
2014-11-06 16:08:11 +01:00 |
|