Search found 1 match

by caprilo
Tuesday 24th May 2022 5:37pm
Forum: Component
Topic: How to catch messages from database?
Replies: 1
Views: 4878

How to catch messages from database?

While using the gb.db component with postgresql, I can see that notices, warnings and notifications from the postgresql server are shown in the terminal while in development mode. How can I catch this messages from within gambas?