Hi friends,

This is my first post in this forum.Also first about linux programming. I want to run a small linux application as a deamon. I configure it to load on startup. It's working without any problem. Now I want to get the console window of this deamon if it run as a standalone proggrame like ./myapp. How can I get the debug info in another console ? Please help me.

Hi friends,

This is my first post in this forum.Also first about linux programming. I want to run a small linux application as a deamon. I configure it to load on startup. It's working without any problem. Now I want to get the console window of this deamon if it run as a standalone proggrame like ./myapp. How can I get the debug info in another console ? Please help me.

I don't think it is Linux question. However, just make daemon write debug info and the other program will read the file

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.