Milad

Results 5 comments of Milad

Hi. i have the same issue. found any work around? i posted it in this stack overflow [question](https://stackoverflow.com/questions/76843524/rust-rdkafka-baseconsumer-cant-poll-data?noredirect=1#comment135471745_76843524)

@chandu-1101 Thanks . this solutions works. but assign is different from subscribe in terms of functionality. I'm super new to rust and can't do this heavy debugging, reading codes etc...

I think its acceptable to lose some framework features by using custom log levels, but completely losing `list of loggers` feature is sour. my lack of knowledge forbids me of...

@philwebb yeah, you can create your custom log level with that method, we can pass that variable to `log` method of logger. ``` import org.apache.logging.log4j.Level import org.apache.logging.log4j.LogManager val logger =...

> Temporary fix which works for me: > > https://gist.github.com/makshh/a1c72ce33dda1f56616d870b098ec726/revisions?diff=split > > It is related to [jquery/jquery#3194](https://github.com/jquery/jquery/issues/3194) @max-ci This link you provided does not exist. and jquery simply changed its...