libqb/include
Chrissie Caulfield 0ec02f9ac5
Allow customisable log line length (#292)
* log: Allow flexible size of logging buffer & ellipsis if it overflows.

Allow the logging line length to be changed. Any reasonable length is allowable, the default is 512 as before. Anything more than 512 incurs several mallocs.

Also add an option to set the last 3 characters as '...' if the line length overflows.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
2018-05-03 09:25:06 +01:00
..
qb Allow customisable log line length (#292) 2018-05-03 09:25:06 +01:00
.gitignore Cleanup the .gitignore files 2012-05-09 21:43:58 +10:00
Makefile.am build: include: fix extra trailing newline 2016-03-10 22:44:49 +01:00
os_base.h Fix comment typo (#296) 2018-03-20 13:12:06 +00:00
tlist.h Unify to QB_TRUE/QB_FALSE a boolean value 2013-01-11 02:01:06 +09:00