can i custom the logger

Forums 💬 NodeCanvas 🗨️ General Discussion can i custom the logger

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14635
    hbb
    Participant

      Hi,
      so far node canvas use the engine’s logger directly as we known it neither be closed nor customized.
      it makes a litter of trouble for me in some times.
      here is a ideal to export a public interface to custom log 🙂

      the code is so ugly..since c# can not overload a delegate variable…(╯_╰)
      maybe it is decent when ignore the second argument :p

      #14637
      Gavalakis
      Keymaster

        Hey,

        Thanks for that 🙂
        Do you mean so that the logs are shown within the Editor Window instead of the unity console, or to simplify the logging?

        Cheers!

        #14636
        hbb
        Participant

          yes, you got it~
          actually I had replaced all logging with my logger when every time to update version.
          it is bored (T_T)

          thanks

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.