Closed Witek902 closed 8 years ago
Scenarios:
%i%i%i%i%s%s%s
<< 1 << 2 << 3 << 4 << "a" << "b"
SHORT_MESSAGE_LENGTH
Each scenario should run fast (about one second in Debug build should be fine).
Here and here.
Close?
Scenarios:
%i%i%i%i%s%s%s
)<< 1 << 2 << 3 << 4 << "a" << "b"
)SHORT_MESSAGE_LENGTH
, see https://github.com/nfprojects/nfengine/blob/devel/nfEngine/nfCommon/Logger.cpp#L107)Each scenario should run fast (about one second in Debug build should be fine).