On Mar 8, 2016, at 10:00 AM, Phonic Mouse <[email protected]> wrote: > > you can read it and view other files on github: > https://github.com/WorkingHours/server > i have a trouble: calling the function startlogging.start() the output will > be this: > > [http] Successfully started logging! > [database] Day created. > [database] Starting Hour creation... > [database] Day already exists. > [database] Starting Hour creation... > [database] Day already exists. > [database] Starting Hour creation... > [database] Day already exists. > [database] Starting Hour creation... > [database] Set working to true... > [database] Created new Hour. > [database] Created new Hour. > [database] Created new Hour. > [database] Created new Hour. > [database] Month already exists. > [database] Starting Day creation... > [database] Created new Day. > > and on database i will see 4 hours docs...
I don't have time to read all your code. What did you expect your code to do instead of the above? -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/C153E463-B09B-4C3F-8D9D-590DE7D2394F%40ryandesign.com. For more options, visit https://groups.google.com/d/optout.
