Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Custom logging
3. Test the logging function
Loading Customers
Subscriptions
Congratulations

Instruction

Nicely done! The logging function has been created, so it's time to run a quick test and ensure that it works properly.

Exercise

Invoke the log_message() function with the following arguments:

Parameter Value
p_process_name 'Ad-hoc query'
p_message_text 'Log Message - Test'
p_level 'info'