Historic hello world? #57
-
Trying to get a basic historic hello world going, just creating a portable object and trying to historic.create it. I'm getting an error:
I have both anvil_extras and anvil_labs in the app's dependencies. What am I missing to let Anvil Labs see Anvil Extras? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Ah this might be a regression. Do you want to make a pr in anvil extras or anvil labs. In anvil labs just use the new logging module. Instead of the LOGGER. In anvil extras recreate the missing constant LOGGER in the server utils. See the ._timed module in client code for where it now exists. No preference from me. |
Beta Was this translation helpful? Give feedback.
-
@jshaffstall hopefully that's fixed - i just pushed a change to anvil-labs that should help |
Beta Was this translation helpful? Give feedback.
@jshaffstall hopefully that's fixed - i just pushed a change to anvil-labs that should help