When entries to the log happen one after another quickly they are displayed in a single line, e.g:
B4X:
** Activity (main) Create, isFirst = true **~i:** Activity (main) Resume **
** Service (player) Create **
** Service (player) Start **
** Service (player) Destroy **~i:** Service (player) Create **
** Service (player) Start **
** Service (player) Destroy **
** Service (player) Create **
** Service (player) Start **
** Service (player) Destroy **~i:** Service (player) Create **
** Service (player) Start **~i:** Service (player) Destroy **~i:** Service (player) Create **~i:** Service (player) Start **
** Service (player) Destroy **
** Service (player) Create **
** Service (player) Start **
** Service (player) Destroy **~i:** Service (player) Create **
** Service (player) Start **
Last edited: