logs

  1. G

    Bug? Missing layout name in italian localized warning #16

    Hello Setting Italian as B4A IDE Options > Language, the names of unused layouts are not displayed: Switching to English (I also tried French and it works), the names display as expected: Regards.
  2. M

    What is the best way to send Exception? Firebase?

    Hi everyone, I've a question. Given an App that handles a Try Catch, what is the best method to send the Exception in order to see the details? Crashlytics is only good when the app actually crashes, but if the error is managed and I only want to see what the error was? How can I do...
  3. Guardian17

    Android Question Clearing the B4A Logs Pane (Using B4A-Bridge)

    I have been experimenting with ways to fully clear the B4A log pane between runs of a program (using B4A-Bridge), as it becomes confusing sometimes trying to distinguish where a new Run starts. Things I have tried, without success: Simply pressing the "Clear" button at the bottom of the Logs...
  4. M

    B4J Library LOGBack - Logging Framework

    So this is a wrapper for the LOGBack - The Generic, Reliable, Fast & Flexible Logging Framework https://logback.qos.ch/ Dependencies: #AdditionalJar: slf4j-api-1.7.25 #AdditionalJar: logback-core-1.2.3 #AdditionalJar: logback-classic-1.2.3 logback-core and logback-classic can be downloaded...
Top