PHP logs not appearing

Game development with Board Game Arena Studio
Post Reply
User avatar
QuasarDuke
Posts: 18
Joined: 22 March 2020, 00:46

PHP logs not appearing

Post by QuasarDuke »

I have both self::trace and self::dump sprinkled throughout my code. I clicked on the "BGA Unexpected Exceptions Logs" button, but it's empty. I know I've passed the point where the trace/dump logs would be called, because I see a state description in my game which matches a game state past the initial state. Any idea why these logs wouldn't be showing up?
User avatar
tchobello
Posts: 694
Joined: 18 March 2012, 13:19

Re: PHP logs not appearing

Post by tchobello »

Hello,
I hink it's because they appear on BGA request&SQL logs, the button left to BGA unexpected exceptions logs .
User avatar
QuasarDuke
Posts: 18
Joined: 22 March 2020, 00:46

Re: PHP logs not appearing

Post by QuasarDuke »

I've looked there too, and none of the trace or dump log lines appear there either. I do get TONS of SQL logs though.
Post Reply

Return to “Developers”