|
22741d71c0
|
ImagLogger: Add option to not include file/line in dbg logging
|
2017-01-22 13:02:56 +01:00 |
|
|
ddf811a589
|
Make logger types public
This commit makes the logging functionality types from libimagrt public,
so the libimagruby implementation can re-use the ImagLogger type.
|
2017-01-21 12:38:37 +01:00 |
|
|
221b87d7fb
|
libimagrt: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
8a0200a183
|
Make coloring optional via flag in ImagLogger
|
2016-08-02 11:38:38 +02:00 |
|
|
376a23b8ce
|
Color log output
Color as follows:
* Debug output -> Cyan
* Warning, errors -> Red, with the type (WARN; ERROR) red blinking
* All other output yellow.
|
2016-05-15 17:38:02 +02:00 |
|
|
f28bfadf8d
|
logger: Print file and line on debug printing
|
2016-04-05 17:53:09 +02:00 |
|
|
87fa9bab13
|
Make result used
|
2016-03-25 16:19:57 +01:00 |
|
|
fa5738d43a
|
Fix: libimagrt: Logging messages to stderr
|
2016-02-05 10:57:10 +01:00 |
|
|
9cf3e22636
|
Add initial implementation
|
2016-01-19 18:26:30 +01:00 |
|