sdl_java_suite icon indicating copy to clipboard operation
sdl_java_suite copied to clipboard

Remove SDL_LIB_TRACE_KEY from SDLProxyBase and SDLTrace

Open justinjdickow opened this issue 10 years ago • 0 comments

The trace key looks like it's used to prevent others from using the public methods of SDLTrace to log, it should be removed in this project.

We should deprecate and update the logProxyEvent method to accept any token and add a new one that doesn't require a token parameter.

justinjdickow avatar Aug 04 '15 20:08 justinjdickow