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
Hello Profesor @jbytecode ! I am actually more than happy to see such comment like a scientist like you. Now, with the latest changes we are able to run AddMain.java but i think i need to implement method invocation mechanism to run Hello.class. This was a one weekend project actually but i can implement more if there is a change/feature request. I will be honored if this one could be use in a educational tool for students (event its written quite sloppy 😁).
Ps: Sir, if you change the log level on log.hpp and take it to the debug level you can see a more detailed logs that shows actually whats going on.
Im using spdlog for logger, ive already created a log.cpp file that configures the global logger. Need to add this logger to the classfile.cpp
The text was updated successfully, but these errors were encountered: