程序包 org.olat.lms.activitylogging

The logging frameworks which traks user actitivities is thread local based and be default write the data to the database table "o_logging" but if you have a lot of users this table can grow very fast and need an solution to get collect and analyze the data to shrink the table again.

请参阅: 说明

程序包org.olat.lms.activitylogging的说明

The logging frameworks which traks user actitivities is thread local based and be default write the data to the database table "o_logging" but if you have a lot of users this table can grow very fast and need an solution to get collect and analyze the data to shrink the table again. For a technical overview see the pdf document.