I've not been able to get any of the log commands to work, so one thing I would try is putting your message into a
DisplayText or a
StatusText. Also, make sure you have both of your scripts added to a Package in the Resource Manager.
If that still doesn't work, then you need to make sure Base.charScript is really being overriden. KVN has a useful post
here on how to properly override base game scripts.