Online user error log

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • arun.hallan@gmail.com

    Online user error log

    Hi,

    I have an service that runs everynight.

    It needs to inform the users of any errors that occur.

    Whats the best way to do this?

    I'm using email at the moment, but I was thinking some kind of webpage
    may be better.

    Any ideas?

    Thanks

  • arun.hallan@gmail.com

    #2
    Re: Online user error log

    Do you recommend any tools which have this functionality,

    i.e. can recieve error messages, hold them, and then display them
    nicely on a webpage ?

    Vadym Stetsyak wrote:
    Hello, arun.hallan@gma il.com!
    >
    It depends on the purpose of such notification.
    >
    If you'll create web-page, users (admin of the system) will have to
    request the status info.
    >
    In the case of e-mails - necessary information will be delivered to those who really need it.
    >
    There are numerous ways how to organize what you want. ( emails, website, rss feed,
    sms message etc )
    You can combine two approaches ( mail & webpage ). While mails will be sent
    to those people who want that info badly and common users can use webpage to query for info.
    >
    HTH
    >
    ahHi,
    >
    ahI have an service that runs everynight.
    >
    ahIt needs to inform the users of any errors that occur.
    >
    ahWhats the best way to do this?
    >
    ahI'm using email at the moment, but I was thinking some kind of
    ahwebpage
    ahmay be better.
    >
    ahAny ideas?
    >
    ahThanks
    >
    >
    --
    Regards, Vadym Stetsyak
    www: http://vadmyst.blogspot.com

    Comment

    Working...