"find" with two parameters

Hi. Is it somehow possible to us find with two parameters?

eg: [/system logging find topics=info action=memory]
which doesn’t work.

And the answer is:

[/system logging find where topics~“info” and action=“memory”]