Luis Dalves

Results 4 comments of Luis Dalves

I have the same issue, appears to be something with aws sdk bu I'm not sure.

Hi @Moocar , Logback access only supports layouts that implement of IAccessEvent (ie ch.qos.logback.access.PatternLayout). me.moocar.logbackgelf.GelfLayout and me.moocar.logbackgelf.GZIPEncoder implement ILoggingEvent, so they can't be used as logback-access layouts. From logback manual:...

Hello @Moocar did you see my last comment?

@SiKing check if you have installed gcc-c++ and libstbc packages. They are needed to compile this plugin.