t;> for some branch with "flowspec", I think I was implementing something like
>> this for printing BGP flowspec and it is probably not merged. I don't have
>> the git here now, maybe I can find it tomorrow.
>> >
>> > Maria
>> >
>> >
sit, altum videtur.
> >
> > -Original Message-
> > From: Mattia Milani mattia.mil...@studenti.unitn.it>>
> > To: BIRD Users bird-users@network.cz>>
> > Sent: Fri, 30 Mar 2018 6:32 PM
> > Subject: Can't Log
> Maria
>
> Quidquid latine dictum sit, altum videtur.
>
> -Original Message-
> From: Mattia Milani <mailto:mattia.mil...@studenti.unitn.it>>
> To: BIRD Users mailto:bird-users@network.cz>>
> Sent: Fri,
tum sit, altum videtur.
>>
>> -Original Message-
>> From: Mattia Milani
>> To: BIRD Users
>> Sent: Fri, 30 Mar 2018 6:32 PM
>> Subject: Can't Log information about a double
>>
>> Hello all,
>>
>> I'm trying to log som
e I can find it tomorrow.
>
> Maria
>
> Quidquid latine dictum sit, altum videtur.
>
> -Original Message-
> From: Mattia Milani
> To: BIRD Users
> Sent: Fri, 30 Mar 2018 6:32 PM
> Subject: Can't Log information about a double
>
> Hello all,
>
> I
I don't have the git here now,
maybe I can find it tomorrow.
Maria
Quidquid latine dictum sit, altum videtur.
-Original Message-
From: Mattia Milani
To: BIRD Users
Sent: Fri, 30 Mar 2018 6:32 PM
Subject: Can't Log information about a double
Hello all,
I'm trying to l
Hello all,
I'm trying to log some information during the bird process execution.
I'm doing it in the bgp section.
I used the command:
log(L_INFO "** some text **");
with success, i added to the log some information about an integer variable
with success, here it is the code:
int a = 5;
log(L_I