unlike cisco you do not have separate logging console/buffer/server/monitor options.
You can configure logging to a syslog server
but you must use the debug command for output to a terminal.
debug destination <LOGGING>
debug <ALL>
the "debug destination session" output is what you need.
the type depends on what you want to see (eg "debug acl")
Use <TAB> to see a list of available types and sub-types.
don't forget the "no debug all" when you're done.</TAB></ALL></LOGGING>