You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I 08/08/2014 19:28:30:284 b056d000 APP| App error: Wrong number of arguments: 1 instead of 2
apps/app/Settings/controller.rb:395:in 'info'
apps/app/Settings/controller.rb:395:in 'block in set_log_preferences'
Line 395:
Rho::Log.infomsg
As well, the documentation says that info is a class-level method. At the same time, other methods that write to the log do not state this. I find this odd.
Unclear if this is a bug or a documentation issue.
Category seems to be required:
Line 395:
As well, the documentation says that
info
is a class-level method. At the same time, other methods that write to the log do not state this. I find this odd.See also:
rhomobile/rhomobile-docs#240
The text was updated successfully, but these errors were encountered: