Migration Guide : Migrating from Version 8.5.1 : String>>asInteger has been removed from EsLoggingFrameWorkApp
String>>asInteger has been removed from EsLoggingFrameWorkApp
Reason for change
This method was introduced in 8.5 in the EsLoggingFrameworkApp application for internal use only. It can cause conflicts with user code.
Change
This method has been removed from EsLoggingFrameWorkApp.
Action required
If you have changed your code to rely on this new method, you should remove all references to it. You can find all references to it by browsing all implementors of asInteger.
Last modified date: 07/02/2019