Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

zzzzsys_nulog table?

Questions related to using nuBuilder Forte.
Post Reply
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

zzzzsys_nulog table?

Unread post by apmuthu »

The standard install of nubuilder4 does not have the table zzzzsys_nulog table. However, nudata.php and nuform.php refer to the said table when a $log variable is set.
1. Where is logging set?
2. What is the schema of the said table?
3. How is it invoked / used?

Is it okay to use @kev1n's nulog commit in a standard nubuilder4 install?
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: zzzzsys_nulog table?

Unread post by kev1n »

Here you will find out how "Logging Activity" works in nuBuilder:

https://wiki.nubuilder.cloud/ ... g_Activity
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Re: zzzzsys_nulog table?

Unread post by apmuthu »

@kev1n: Thanks indeed!
Post Reply