export function trace(...args: any[]) { console.debug('[@portone/react-native-sdk]', ...args) }