write to game log ... ?

Game development with Board Game Arena Studio
Post Reply
User avatar
zwalex
Posts: 15
Joined: 07 February 2016, 08:28

write to game log ... ?

Post by zwalex »

How do I write to the game log?
I thought this is done via

self::notifyPlayer and/or self::notifyAllPlayers

but when I run my (currently very rudimentary ...) game vie Express start, I don't see anything in the log, just under
< history_history

What am I missing ... ?
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: write to game log ... ?

Post by Victoria_La »

What are you writing and when? notify message will not reach the end if you send them in setup method for example
or if there exception during action execution
Post Reply

Return to “Developers”