Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log to stdout #23

Open
ChristopherEdwards opened this issue Feb 19, 2019 · 0 comments
Open

Log to stdout #23

ChristopherEdwards opened this issue Feb 19, 2019 · 0 comments

Comments

@ChristopherEdwards
Copy link
Contributor

This can help when the web server is ran in docker containers and NOGBL is set.

nars1 pushed a commit to YottaDB/YDBGDEGUI that referenced this issue May 10, 2021
Add more checks to webserver code in places where globals are used.
This removes debugging and logging support when the application
is running. Setting the NOGBL flag to false will enable the debugging
and logging again. In the future the web server may log to stdout:
[shabiel/M-Web-Server#23]

Not all places that use globals have NOGBL checks, only the places
where it is used in the GDE GUI application.

Delete GDUSEDEFS error from error array as it isn't a real errror
that should prevent GDE from running. This allows running the GUI
against a system that only has ydb_gbldir set with no gde file created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant