Log length problem

Mattia Milani mattia.milani at studenti.unitn.it
Sat Sep 22 13:20:24 CEST 2018


Hello everyone, I'm writing you because I recognize a strange problem when
i log something, and I don't know if it is a bug or something wanted to
work in this way.

For a project i need to log some complex information, so i create a string
with the info that I need and after that i log it with the command:

log(L_INFO "...);

But when the length of the string go over 1000 (I get the size with strlen)
it is not printed on the log file.

I was thinking to split the string to go over the problem, or there is
another way?

Thanks everyone
Mattia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20180922/54fe1919/attachment.html>


More information about the Bird-users mailing list