Feefty Posted November 6, 2012 Posted November 6, 2012 is it possible to log all the error occurred in mapserver? Thanks. Quote
Brian Posted November 7, 2012 Posted November 7, 2012 Edit this setting in trunk/conf/map_athena.conf //Makes server log selected message types to a file in the /log/ folder //1: Log Warning Messages //2: Log Error and SQL Error messages. //4: Log Debug Messages //Example: "console_msg_log: 7" logs all 3 kinds //Messages logged by this overrides console_silent setting console_msg_log: 0 You can also start the map-server_sql in screen, then you can reconnect later and see the output window. 1 Quote
Feefty Posted November 7, 2012 Author Posted November 7, 2012 Edit this setting in trunk/conf/map_athena.conf //Makes server log selected message types to a file in the /log/ folder //1: Log Warning Messages //2: Log Error and SQL Error messages. //4: Log Debug Messages //Example: "console_msg_log: 7" logs all 3 kinds //Messages logged by this overrides console_silent setting console_msg_log: 0 You can also start the map-server_sql in screen, then you can reconnect later and see the output window. Thanks! i'm already using screen but still not sure how to scroll it up. Quote
Brian Posted November 7, 2012 Posted November 7, 2012 After you've reattached to screen, type Ctrl+A, then press [ now you can PageUp / PageDown 1 Quote
Feefty Posted November 8, 2012 Author Posted November 8, 2012 After you've reattached to screen, type Ctrl+A, then press [ now you can PageUp / PageDown great thanks! Quote
Question
Feefty
is it possible to log all the error occurred in mapserver?
Thanks.
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.