Skip to content

[user info] add 'origin' field in journal table

Bert Palm requested to merge journaling into main

I intentionally kept the old and unused column called extra, because it doesn not hurt and we might want to use it some time.

also i kept level, because we will have info(), warning(), error() functions to fill the journal. This gives better options for filtering for users.

this is part of

(merge order: first to last in list)

Edited by Bert Palm

Merge request reports