I am exploring logging in MLv8 and discovered we can set certain log levels and rotation on log files through the ML's admin console. But coudn't find answers to some of the customization's which were required for us:
- Can we rename or change location of the Error log file which is by default: Windows: C:\Program Files\MarkLogic\Data\Logs\ErrorLog.txt, Linux: /var/opt/MarkLogic/Logs/ErrorLog.txt
- Can we customize the content of log file (like date format)
- Is it possible to have multiple log files as per log level.