It could be nice to have the start timer of the rebuild live at INFO level. The end is already at INFO. At this time the start timer is at DEBUG level.
[CMS-6263] Add start timer of the rebuild live at INFO level
These informations are really on INFO level currently, the need was to know if a live rebuild is running, but for this, you need to active log org.ametys.web.live.rebuild to INFO level. There's currently no other way to know the status of a live rebuild.
Bérénice Maurel
added a comment - These informations are really on INFO level currently, the need was to know if a live rebuild is running, but for this, you need to active log org.ametys.web.live.rebuild to INFO level. There's currently no other way to know the status of a live rebuild.
I don't understand. On rebuild live start, there is already an INFO log : "Rebuilding live workspace..."
Maybe you need to have the execution duration like for sitemaps ("Indexing sitemap fr ended in 31825 ms") ?
Bérénice Maurel
added a comment - I don't understand. On rebuild live start, there is already an INFO log : "Rebuilding live workspace..."
Maybe you need to have the execution duration like for sitemaps ("Indexing sitemap fr ended in 31825 ms") ?
These informations are really on INFO level currently, the need was to know if a live rebuild is running, but for this, you need to active log org.ametys.web.live.rebuild to INFO level. There's currently no other way to know the status of a live rebuild.