Module nakama.util.log
Nakama logging module.
Functions
| silent () | Silence all logging. | 
| print () | Print all log messages to the default system output. | 
| custom (fn) | Set a custom log function. | 
nakama.util.logNakama logging module.
| silent () | Silence all logging. | 
| print () | Print all log messages to the default system output. | 
| custom (fn) | Set a custom log function. |