Details
-
Technical task
-
Resolution: Fixed
-
Major
-
Lustre 2.5.0
-
9534
Description
LLAPI provides logging primitives but these only write on stdout or stderr.
Userland tools would benefit a lot from a logging API that, despite minimal, would allow them to register a logging callback function.
LLAPI could maybe provide a couple pre-implemented callbacks for stdout/stderr or syslog.
Third party products such as Robinhood policy engine could integrate LLAPI log messages as part of their own logs and Lustre tools (such as the HSM posix copytool) could easily log to syslog.