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,
I use setting as following :
myLog.setup({
appName: 'fpi-traces',
maxSize: 10 * 1024 * 1024
});
-> the created sub-folder is ./undefined/fpi-traces
What is missing in setup ?
Best regards.
The text was updated successfully, but these errors were encountered:
Hello,
I use setting as following :
myLog.setup({
appName: 'fpi-traces',
maxSize: 10 * 1024 * 1024
});
-> the created sub-folder is ./undefined/fpi-traces
What is missing in setup ?
Best regards.
The text was updated successfully, but these errors were encountered: